From 52257c93fafb734059fb720c8dfb312bd1e662f1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 25 Apr 2023 20:23:21 +0000 Subject: [PATCH] fix: deps/npm/node_modules/npm-profile/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ISTANBULREPORTS-2328088 --- deps/npm/node_modules/npm-profile/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/npm/node_modules/npm-profile/package.json b/deps/npm/node_modules/npm-profile/package.json index 43cc7c921bb049..fbcbdf59c5f983 100644 --- a/deps/npm/node_modules/npm-profile/package.json +++ b/deps/npm/node_modules/npm-profile/package.json @@ -20,7 +20,7 @@ "nock": "^12.0.1", "require-inject": "^1.4.4", "standard": "^14.3.1", - "tap": "^14.10.6" + "tap": "^15.0.0" }, "scripts": { "preversion": "npm test",