From 349aea1fc19e129c04096a9b4d68d0a8dbb73a9d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 28 Oct 2022 16:28:41 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MINIMATCH-3050818 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 15d72bea6797b..1a25cddaf2125 100644 --- a/package.json +++ b/package.json @@ -43,14 +43,14 @@ "junk": "1.0.2", "map-async": "0.1.1", "marked": "0.3.5", - "metalsmith": "2.1.0", + "metalsmith": "2.2.1", "metalsmith-collections": "0.7.0", "metalsmith-feed": "0.2.0", "metalsmith-layouts": "1.4.2", "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", "metalsmith-yearly-pagination": "2.0.0", "ncp": "2.0.0",