From 3a1887f27b10a938670b4d30b673641da6fda836 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 27 Aug 2020 22:03:13 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-608086 --- 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",