mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-27 08:02:01 +00:00
chore: ignore audit 1754,1755
https://github.com/nuxt/nuxt.js/issues/9284
This commit is contained in:
parent
5934f41f08
commit
39f785967e
@ -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 -e 1548,1693,1754,1755",
|
||||
"build": "yarn clean && yarn pkg",
|
||||
"changelog": "jiti scripts/changelog.js",
|
||||
"clean": "yarn clean:build && yarn clean:examples && yarn clean:test",
|
||||
|
Loading…
Reference in New Issue
Block a user