mirror of https://gitlab.com/curben/blog
chore(snyk): ignore DOTPROP & YARGSPARSER
This commit is contained in:
parent
4099637c84
commit
eeb2570405
8
.snyk
8
.snyk
|
@ -6,5 +6,13 @@ ignore:
|
|||
- '*':
|
||||
reason: Update/patch unavailable
|
||||
expires: '2020-06-30T00:00:00.000Z'
|
||||
'SNYK-JS-DOTPROP-543489':
|
||||
- '*':
|
||||
reason: Update/patch unavailable
|
||||
expires: '2020-06-30T00:00:00.000Z'
|
||||
'SNYK-JS-YARGSPARSER-560381':
|
||||
- '*':
|
||||
reason: Update/patch unavailable
|
||||
expires: '2020-06-30T00:00:00.000Z'
|
||||
# patches apply the minimum changes required to fix a vulnerability
|
||||
patch: {}
|
||||
|
|
Loading…
Reference in New Issue