From 9add50c7b54d86d48575d9a04f3b64ee79843033 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 22 Oct 2024 06:11:48 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-8187303 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6fac54d..f886e48 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "react-dom": "16.8.3", "react-router": "4.3.1", "react-router-dom": "4.3.1", - "react-scripts": "3.0.0", + "react-scripts": "5.0.0", "styled-components": "4.1.3", "styled-theming": "2.2.0", "snyk": "^1.316.1"