From 1ea76220152b234fd84d8f5353055fc470b3990c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 14 May 2024 00:17:20 +0000 Subject: [PATCH] fix: dapp/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 --- dapp/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dapp/package.json b/dapp/package.json index 13a72af..95b730a 100644 --- a/dapp/package.json +++ b/dapp/package.json @@ -43,7 +43,7 @@ "snarkjs": "0.7.0", "thirty-two": "^1.0.2", "totp-generator": "^0.0.13", - "web3.storage": "^4.4.0", + "web3.storage": "^4.5.5", "web3modal": "^1.9.9" }, "devDependencies": {