test(snyk): remove nanomatch and add lodash

This commit is contained in:
weyusi 2019-07-10 12:14:21 +09:30
parent a75fc79e3d
commit 5fac46455c
1 changed files with 3 additions and 10 deletions

13
.snyk
View File

@ -2,15 +2,8 @@
version: v1.12.0
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
ignore:
SNYK-JS-SETVALUE-450213:
- nanomatch > snapdragon > base > cache-base > set-value:
reason: Patch/update unavailable
expires: '2019-12-31T00:00:00.000Z'
- nanomatch > snapdragon > base > cache-base > union-value > set-value:
reason: Patch/update unavailable
expires: '2019-12-31T00:00:00.000Z'
SNYK-JS-MIXINDEEP-450212:
- nanomatch > snapdragon > base > mixin-deep:
reason: Patch/update unavailable
SNYK-JS-LODASH-450202:
- '*':
reason: Patch/update unavailable. Introduced through Snyk.
expires: '2019-12-31T00:00:00.000Z'
patch: {}