Skip to content

Commit cdf28f0

Browse files
fix: audit issues
1 parent 178bb2a commit cdf28f0

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
@@ -11,7 +11,7 @@
1111
"storybook": "storybook dev -p 6006",
1212
"build-storybook": "npm run build && storybook build -o dist/storybook",
1313
"test": "test-storybook",
14-
"audit": "better-npm-audit audit --production --exclude 1102459"
14+
"audit": "better-npm-audit audit --production --exclude 1102459 --level=high"
1515
},
1616
"dependencies": {
1717
"@vercel/analytics": "^1.3.1",

0 commit comments

Comments
 (0)