From 87f4a8d7ba8f100ab5511836e07ee845210a7eb8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 10 May 2023 21:53:11 +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-1912085 --- 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..d635418fec4c1d 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": "^9.0.0", "tweetnacl-util": "^0.13.3", "uglify-js": "^2.6.1" },