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 2894d62 commit 0111d3eCopy full SHA for 0111d3e
package.json
@@ -54,7 +54,7 @@
54
"./types"
55
],
56
"scripts": {
57
- "audit": "improved-yarn-audit --ignore-dev-deps --min-severity moderate -e 1488",
+ "audit": "improved-yarn-audit --ignore-dev-deps --min-severity moderate --exclude GHSA-vc8w-jr9v-vj7f",
58
"build": "scripts/build.sh",
59
"bundlewatch": "bundlewatch --config .bundlewatch.config.json",
60
"docs-build": "cross-env NODE_ENV=docs nuxt build -c docs/nuxt.config.js",
0 commit comments