From 0ac40428df2098c81c4589e3290e1566371c8d50 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 16 Apr 2024 05:23:43 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-6139239 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 882dcde..f9da5e0 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": "4.0.0", "web3": "^1.2.1" }, "scripts": {