From 063ce23b3aeb72c08174620fffafef3e885a00e1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 6 Oct 2022 00:55:45 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 - https://snyk.io/vuln/SNYK-JS-SIMPLEGET-2361683 - https://snyk.io/vuln/npm:tunnel-agent:20170305 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 40c5cfd..aaec552 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ }, "homepage": "https://github.com/NodeOS/genext2fs#readme", "dependencies": { - "prebuild-install": "2.1.2" + "prebuild-install": "7.1.1" }, "devDependencies": { "prebuild": "^6.0.0"