Skip to content

Commit

Permalink
chore: ignore audit 1754,1755
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Jun 14, 2021
1 parent 5934f41 commit 39f7859
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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 -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",
Expand Down

0 comments on commit 39f7859

Please sign in to comment.