File tree Expand file tree Collapse file tree 3 files changed +11
-6
lines changed
Expand file tree Collapse file tree 3 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 1+ # See https://github.com/nuxt/nuxt.js/issues/9284 for mor information
2+ # These advisories won't affect nuxt
3+
4+ GHSA-4jqc-8m5r-9rpr
5+ GHSA-rp65-9cf3-cjxr
Original file line number Diff line number Diff line change 1010 " distributions/*"
1111 ],
1212 "scripts" : {
13- "audit" : " improved-yarn-audit --ignore-dev-deps --min-severity moderate -e 0 " ,
13+ "audit" : " improved-yarn-audit --ignore-dev-deps --min-severity moderate" ,
1414 "build" : " yarn clean && yarn pkg" ,
1515 "changelog" : " jiti scripts/changelog.js" ,
1616 "clean" : " yarn clean:build && yarn clean:examples && yarn clean:test" ,
6363 "get-port" : " ^5.1.1" ,
6464 "glob" : " ^7.1.7" ,
6565 "got" : " ^11.8.2" ,
66- "improved-yarn-audit" : " ^2.3.3 " ,
66+ "improved-yarn-audit" : " ^3.0.0 " ,
6767 "jest" : " ^26.6.3" ,
6868 "jiti" : " ^1.11.0" ,
6969 "jsdom" : " ^16.7.0" ,
Original file line number Diff line number Diff line change @@ -7109,10 +7109,10 @@ import-modules@^2.1.0:
71097109 resolved "https://registry.npmjs.org/import-modules/-/import-modules-2.1.0.tgz#abe7df297cb6c1f19b57246eb8b8bd9664b6d8c2"
71107110 integrity sha512-8HEWcnkbGpovH9yInoisxaSoIg9Brbul+Ju3Kqe2UsYDUBJD/iQjSgEj0zPcTDPKfPp2fs5xlv1i+JSye/m1/A==
71117111
7112- improved-yarn-audit@^2.3.3 :
7113- version "2.3.3 "
7114- resolved "https://registry.npmjs.org/improved-yarn-audit/-/improved-yarn-audit-2.3.3. tgz#da0be78be4b678c73733066c9ccd21e1958fae8c "
7115- integrity sha512-chZ7zPKGsA+CZeMExNPf9WZhETJLkC+u8cQlkQC9XyPZqQPctn3FavefTjXBXmX3Azin8WcoAbaok1FvjkLf6A ==
7112+ improved-yarn-audit@^3.0.0 :
7113+ version "3.0.0 "
7114+ resolved "https://registry.npmjs.org/improved-yarn-audit/-/improved-yarn-audit-3.0.0. tgz#dfb09cea1a3a92c790ea2b4056431f6fb1b99bfa "
7115+ integrity sha512-b7CrBYYwMidtPciCBkW62C7vqGjAV10bxcAWHeJvGrltrcMSEnG5I9CQgi14nmAlUKUQiSvpz47Lo3d7Z3Vjcg ==
71167116
71177117imurmurhash@^0.1.4:
71187118 version "0.1.4"
You can’t perform that action at this time.
0 commit comments