Skip to content

Commit

Permalink
test(snyk): remove nanomatch and add lodash
Browse files Browse the repository at this point in the history
  • Loading branch information
weyusi committed Jul 10, 2019
1 parent a75fc79 commit 5fac464
Showing 1 changed file with 3 additions and 10 deletions.
13 changes: 3 additions & 10 deletions .snyk
Original file line number Diff line number Diff line change
Expand Up @@ -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: {}

0 comments on commit 5fac464

Please sign in to comment.