mirror of https://gitlab.com/curben/blog
parent
55f5f11c2f
commit
a86ded70ab
6
.snyk
6
.snyk
|
@ -1,5 +1,5 @@
|
|||
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
|
||||
version: v1.13.4
|
||||
version: v1.13.5
|
||||
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
|
||||
ignore:
|
||||
'npm:braces:20180219':
|
||||
|
@ -17,4 +17,8 @@ ignore:
|
|||
- hexo > cheerio > lodash.merge:
|
||||
reason: Patch/update unavailable
|
||||
expires: '2019-12-31T00:00:00.000Z'
|
||||
SNYK-JS-MARKED-174116:
|
||||
- hexo-renderer-marked > marked:
|
||||
reason: Patch/update unavailable
|
||||
expires: '2019-12-31T00:00:00.000Z'
|
||||
patch: {}
|
||||
|
|
Loading…
Reference in New Issue