From 5835acfe9d589cf5235566011f19adeb63ef609e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 11 Mar 2020 22:03:30 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MINIMIST-559764 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fb04c033fccb3..4acec46598a68 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "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",