Skip to content

Commit

Permalink
chore: update lockfile and audit
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Oct 25, 2021
1 parent d4b9e4b commit 1878b26
Show file tree
Hide file tree
Showing 3 changed files with 2,059 additions and 2,206 deletions.
5 changes: 5 additions & 0 deletions .iyarc
@@ -0,0 +1,5 @@
# See https://github.com/nuxt/nuxt.js/issues/9284 for mor information
# These advisories won't affect nuxt

GHSA-4jqc-8m5r-9rpr
GHSA-rp65-9cf3-cjxr
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -10,7 +10,7 @@
"distributions/*"
],
"scripts": {
"audit": "improved-yarn-audit --ignore-dev-deps --min-severity moderate -e 1548,1693",
"audit": "improved-yarn-audit --ignore-dev-deps --min-severity moderate",
"build": "yarn clean && yarn pkg",
"changelog": "jiti scripts/changelog.js",
"clean": "yarn clean:build && yarn clean:examples && yarn clean:test",
Expand Down Expand Up @@ -62,7 +62,7 @@
"get-port": "^5.1.1",
"glob": "^7.1.7",
"got": "^11.8.2",
"improved-yarn-audit": "^2.3.2",
"improved-yarn-audit": "^3.0.0",
"jest": "^26.6.3",
"jiti": "^1.9.2",
"jsdom": "^16.5.3",
Expand Down

0 comments on commit 1878b26

Please sign in to comment.