mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-23 14:15:13 +00:00
chore: update audit list
This commit is contained in:
parent
76143601f7
commit
6f73c36aee
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/*"
|
||||
],
|
||||
"scripts": {
|
||||
"audit": "improved-yarn-audit --ignore-dev-deps --min-severity moderate -e 0",
|
||||
"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",
|
||||
@ -63,7 +63,7 @@
|
||||
"get-port": "^5.1.1",
|
||||
"glob": "^7.1.7",
|
||||
"got": "^11.8.2",
|
||||
"improved-yarn-audit": "^2.3.3",
|
||||
"improved-yarn-audit": "^3.0.0",
|
||||
"jest": "^26.6.3",
|
||||
"jiti": "^1.11.0",
|
||||
"jsdom": "^16.7.0",
|
||||
|
@ -7109,10 +7109,10 @@ import-modules@^2.1.0:
|
||||
resolved "https://registry.npmjs.org/import-modules/-/import-modules-2.1.0.tgz#abe7df297cb6c1f19b57246eb8b8bd9664b6d8c2"
|
||||
integrity sha512-8HEWcnkbGpovH9yInoisxaSoIg9Brbul+Ju3Kqe2UsYDUBJD/iQjSgEj0zPcTDPKfPp2fs5xlv1i+JSye/m1/A==
|
||||
|
||||
improved-yarn-audit@^2.3.3:
|
||||
version "2.3.3"
|
||||
resolved "https://registry.npmjs.org/improved-yarn-audit/-/improved-yarn-audit-2.3.3.tgz#da0be78be4b678c73733066c9ccd21e1958fae8c"
|
||||
integrity sha512-chZ7zPKGsA+CZeMExNPf9WZhETJLkC+u8cQlkQC9XyPZqQPctn3FavefTjXBXmX3Azin8WcoAbaok1FvjkLf6A==
|
||||
improved-yarn-audit@^3.0.0:
|
||||
version "3.0.0"
|
||||
resolved "https://registry.npmjs.org/improved-yarn-audit/-/improved-yarn-audit-3.0.0.tgz#dfb09cea1a3a92c790ea2b4056431f6fb1b99bfa"
|
||||
integrity sha512-b7CrBYYwMidtPciCBkW62C7vqGjAV10bxcAWHeJvGrltrcMSEnG5I9CQgi14nmAlUKUQiSvpz47Lo3d7Z3Vjcg==
|
||||
|
||||
imurmurhash@^0.1.4:
|
||||
version "0.1.4"
|
||||
|
Loading…
Reference in New Issue
Block a user