From 6b7a371d06b23038e13477e3ad2ef38d05faf288 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 22 May 2024 21:19:17 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 882dcde..883d5a4 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "rc-form-hooks": "^0.0.1-alpha.22", "react": "^16.9.0", "react-dom": "^16.9.0", - "react-scripts": "3.1.1", + "react-scripts": "5.0.0", "web3": "^1.2.1" }, "scripts": {