From 3c9b5b25451a1a03609085ea1d82b2227c71f135 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 10 Nov 2023 17:07:01 +0000 Subject: [PATCH] fix: deps/npm/node_modules/tweetnacl/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ELECTRON-6043905 - https://snyk.io/vuln/SNYK-JS-ELECTRON-6043907 --- deps/npm/node_modules/tweetnacl/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/npm/node_modules/tweetnacl/package.json b/deps/npm/node_modules/tweetnacl/package.json index 702e85b8089798..179bb2726f052d 100644 --- a/deps/npm/node_modules/tweetnacl/package.json +++ b/deps/npm/node_modules/tweetnacl/package.json @@ -47,7 +47,7 @@ "faucet": "^0.0.1", "tap-browser-color": "^0.1.2", "tape": "^4.4.0", - "tape-run": "^2.1.3", + "tape-run": "^11.0.0", "tweetnacl-util": "^0.13.3", "uglify-js": "^2.6.1" },