From ab358be777bd64e3264cc6c0c7918f976028236c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 22 Feb 2021 22:03:05 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-1018905 - https://snyk.io/vuln/SNYK-JS-LODASH-1040724 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fb04c033fccb3..dcf96310edd83 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "metalsmith-markdown": "0.2.1", "metalsmith-metadata": "0.0.2", "metalsmith-permalinks": "0.4.0", - "metalsmith-prism": "2.1.1", + "metalsmith-prism": "3.1.0", "metalsmith-stylus": "1.0.0", "ncp": "2.0.0", "node-geocoder": "^3.4.1",