From 087ae6d4040a91bc0ba23cad0d378926bb75c4b5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 18 Oct 2022 18:56:33 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fcd5fdbc..68711b46 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "template-toc": "^0.3.3", "through2": "^2.0.0", "update-copyright": "^0.1.0", - "vinyl-fs": "^1.0.0", + "vinyl-fs": "^2.0.0", "year": "^0.2.1" }, "devDependencies": {