From a86ded70ab1ea07a6f60c98da5566d54789617d9 Mon Sep 17 00:00:00 2001 From: curben Date: Fri, 12 Apr 2019 12:57:47 +0930 Subject: [PATCH] chore: update snyk policy https://snyk.io/vuln/SNYK-JS-MARKED-174116 --- .snyk | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.snyk b/.snyk index ab93163..656322b 100644 --- a/.snyk +++ b/.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: {}