From 3283b6b08fc53089ea0d7608bb934123da4534ce Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 30 Nov 2023 15:36:47 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e129a16579a8..37c60bee780a 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "ws": "^7.4.6" }, "dependencies": { - "3box": "^1.10.2", + "3box": "^1.20.0", "@babel/runtime": "^7.5.5", "@download/blockies": "^1.0.3", "@ensdomains/content-hash": "^2.5.6",