From 431ae3a3449a30b9dd4962c8a22abc8c5c5103e6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 19 Oct 2022 05:19:30 +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 52021a0..f1d041f 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "handlebars": "^2.0.0", "hapi": "^8.1.0", "mime": "^1.2.11", - "npm": "^1.4.16", + "npm": "^2.15.9", "rimraf": "^2.2.8", "s3": "^2.0.0", "tar-fs": "^0.3.3"