Skip to content

Commit 39f7859

Browse files
committed
chore: ignore audit 1754,1755
#9284
1 parent 5934f41 commit 39f7859

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"distributions/*"
1111
],
1212
"scripts": {
13-
"audit": "improved-yarn-audit --ignore-dev-deps --min-severity moderate -e 1548,1693",
13+
"audit": "improved-yarn-audit --ignore-dev-deps --min-severity moderate -e 1548,1693,1754,1755",
1414
"build": "yarn clean && yarn pkg",
1515
"changelog": "jiti scripts/changelog.js",
1616
"clean": "yarn clean:build && yarn clean:examples && yarn clean:test",

0 commit comments

Comments
 (0)