From d0958a82eca247852df5236ec16d311dc4401bbc Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 21 Jan 2022 16:04:29 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MARKED-2342073 - https://snyk.io/vuln/SNYK-JS-MARKED-2342082 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 95af07d..c644732 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "gulp-usemin": "0.3.8", "gulp-util": "3.0.3", "lodash": "3.0.0", - "marked": "0.3.6", + "marked": "4.0.10", "snyk": "^1.25.0" }, "devDependencies": {