chore: ignore CVE-2020-7660 (#7903)

see comments in linked issue
This commit is contained in:
pooya parsa 2020-08-13 14:31:23 +02:00
parent 4a9c9a15f3
commit 8c5005a6da
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
"distributions/*"
],
"scripts": {
"audit": "improved-yarn-audit --ignore-dev-deps --min-severity moderate -e 1488",
"audit": "improved-yarn-audit --ignore-dev-deps --min-severity moderate -e 1548",
"build": "yarn clean && yarn pkg",
"changelog": "node -r esm scripts/changelog.js",
"clean": "yarn clean:build && yarn clean:examples && yarn clean:test",