From e65d8c426704cc1007c1995e0b8975181c559eb6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 2 Feb 2024 19:15:27 +0000 Subject: [PATCH] fix: node_modules/reusify/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-HAWK-2808852 - https://snyk.io/vuln/npm:hoek:20180212 - https://snyk.io/vuln/npm:tunnel-agent:20170305 --- node_modules/reusify/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/reusify/package.json b/node_modules/reusify/package.json index 4572b152fe..8a66b6ca9e 100644 --- a/node_modules/reusify/package.json +++ b/node_modules/reusify/package.json @@ -35,7 +35,7 @@ "iojs": ">=1.0.0" }, "devDependencies": { - "coveralls": "^2.13.3", + "coveralls": "^3.0.0", "faucet": "0.0.1", "istanbul": "^0.4.5", "pre-commit": "^1.2.2",