From 0c64de154dcbb0f140e7ca632a727b6944fe270f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 22 Jun 2023 21:34:27 +0000 Subject: [PATCH] fix: deps/npm/node_modules/libnpmpublish/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 --- deps/npm/node_modules/libnpmpublish/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deps/npm/node_modules/libnpmpublish/package.json b/deps/npm/node_modules/libnpmpublish/package.json index ac0d632f7d66dc..7bc8b0fd0ca59f 100644 --- a/deps/npm/node_modules/libnpmpublish/package.json +++ b/deps/npm/node_modules/libnpmpublish/package.json @@ -34,8 +34,8 @@ "libnpmpack": "^2.0.0", "lodash.clonedeep": "^4.5.0", "nock": "^12.0.2", - "standard": "^14.3.1", - "tap": "^14.10.6" + "standard": "^15.0.0", + "tap": "^15.0.0" }, "repository": { "type": "git",