From 5420a26b60120d5b235797294980faf88d6ebe7d Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 17:35:12 +0000 Subject: [PATCH] fix: node_modules/chownr/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-REQUEST-3361831 - https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873 - https://snyk.io/vuln/SNYK-JS-ISTANBULREPORTS-2328088 --- node_modules/chownr/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/node_modules/chownr/package.json b/node_modules/chownr/package.json index 5b0214ca12e3f..03557950a9676 100644 --- a/node_modules/chownr/package.json +++ b/node_modules/chownr/package.json @@ -13,8 +13,8 @@ ], "devDependencies": { "mkdirp": "0.3", - "rimraf": "^2.7.1", - "tap": "^14.10.6" + "rimraf": "^4.3.1", + "tap": "^18.0.0" }, "tap": { "check-coverage": true