We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 178bb2a commit cdf28f0Copy full SHA for cdf28f0
package.json
@@ -11,7 +11,7 @@
11
"storybook": "storybook dev -p 6006",
12
"build-storybook": "npm run build && storybook build -o dist/storybook",
13
"test": "test-storybook",
14
- "audit": "better-npm-audit audit --production --exclude 1102459"
+ "audit": "better-npm-audit audit --production --exclude 1102459 --level=high"
15
},
16
"dependencies": {
17
"@vercel/analytics": "^1.3.1",
0 commit comments