mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-23 06:05:11 +00:00
chore: update lockfile and audit
This commit is contained in:
parent
d4b9e4b055
commit
1878b26f93
5
.iyarc
Normal file
5
.iyarc
Normal file
@ -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
|
@ -10,7 +10,7 @@
|
|||||||
"distributions/*"
|
"distributions/*"
|
||||||
],
|
],
|
||||||
"scripts": {
|
"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",
|
"build": "yarn clean && yarn pkg",
|
||||||
"changelog": "jiti scripts/changelog.js",
|
"changelog": "jiti scripts/changelog.js",
|
||||||
"clean": "yarn clean:build && yarn clean:examples && yarn clean:test",
|
"clean": "yarn clean:build && yarn clean:examples && yarn clean:test",
|
||||||
@ -62,7 +62,7 @@
|
|||||||
"get-port": "^5.1.1",
|
"get-port": "^5.1.1",
|
||||||
"glob": "^7.1.7",
|
"glob": "^7.1.7",
|
||||||
"got": "^11.8.2",
|
"got": "^11.8.2",
|
||||||
"improved-yarn-audit": "^2.3.2",
|
"improved-yarn-audit": "^3.0.0",
|
||||||
"jest": "^26.6.3",
|
"jest": "^26.6.3",
|
||||||
"jiti": "^1.9.2",
|
"jiti": "^1.9.2",
|
||||||
"jsdom": "^16.5.3",
|
"jsdom": "^16.5.3",
|
||||||
|
Loading…
Reference in New Issue
Block a user