From 8a7926861d9a8a42ef412c2fcb55705cec1cc2ea Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 9 Aug 2024 23:04:09 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NTHCHECK-1586032 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fb04c033fccb3..01e750691a2c0 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": "4.0.0", "metalsmith-stylus": "1.0.0", "ncp": "2.0.0", "node-geocoder": "^3.4.1",