fix: Update snyk file
This commit is contained in:
parent
acae84e3c6
commit
328db8429b
1 changed files with 10 additions and 1 deletions
11
.snyk
11
.snyk
|
|
@ -1,6 +1,15 @@
|
|||
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
|
||||
version: v1.13.3
|
||||
ignore: {}
|
||||
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
|
||||
ignore:
|
||||
SNYK-JS-AWESOMPLETE-174474:
|
||||
- awesomplete:
|
||||
reason: No patch available
|
||||
expires: '2019-06-11T14:12:04.995Z'
|
||||
'npm:mem:20180117':
|
||||
- showdown > yargs > os-locale > mem:
|
||||
reason: No patch available
|
||||
expires: '2019-06-11T14:12:04.995Z'
|
||||
# patches apply the minimum changes required to fix a vulnerability
|
||||
patch:
|
||||
'npm:extend:20180424':
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue