From 89879524963b638d4c317296925b8b439423ed06 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 29 May 2024 06:16:42 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-IP-7148531 --- 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": {