From e791cca4a115d79b6addc2f6c39d0eefc84dc0be Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 16 Jan 2022 17:18:59 +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 d818866f29c8c..f4dc2fa024a17 100644 --- a/package.json +++ b/package.json @@ -139,7 +139,7 @@ "lru": "3.1.0", "lunr": "2.3.4", "markdown-it": "8.4.2", - "marked": "0.5.1", + "marked": "4.0.10", "mini-css-extract-plugin-with-rtl": "github:Automattic/mini-css-extract-plugin-with-rtl", "mkdirp": "0.5.1", "moment": "2.22.2",