From ac414e7bb911dff0a88e7ab5a41683cc8510ed90 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 8 Jun 2022 18:01: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 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 76f0f44..b14fa84 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "license": "MIT", "dependencies": { "builddependencies": "^0.0.1", - "prebuild-install": "^2.2.2" + "prebuild-install": "^7.1.1" }, "buildDependencies": [ "libfuse",