chore: update snyk policy

This commit is contained in:
curben 2019-03-08 20:56:46 +10:30
parent 3503857901
commit 3eee65de99
1 changed files with 10 additions and 7 deletions

17
.snyk
View File

@ -1,13 +1,16 @@
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.12.0 version: v1.13.3
# ignores vulnerabilities until expiry date; change duration by modifying expiry date # ignores vulnerabilities until expiry date; change duration by modifying expiry date
ignore: ignore:
'npm:braces:20180219': 'npm:braces:20180219':
- '*': - hexo > hexo-fs > chokidar > anymatch > micromatch > braces:
reason: Patch/update unavailable
expires: 2019-12-31T00:00:00.000Z
'npm:chownr:20180731':
- '*':
reason: Patch/update unavailable reason: Patch/update unavailable
expires: '2019-12-31T00:00:00.000Z' expires: '2019-12-31T00:00:00.000Z'
- hexo > hexo-cli > hexo-fs > chokidar > anymatch > micromatch > braces:
reason: Patch/update unavailable
expires: '2019-12-31T00:00:00.000Z'
SNYK-JS-LODASHMERGE-173732:
- hexo > cheerio > lodash.merge:
reason: Patch/update unavailable
expires: '2019-12-31T00:00:00.000Z'
patch: {}