From 03d5aec50dbb2a083a113a50cbfaef303e2314f5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 22 Sep 2024 22:55:06 +0000 Subject: [PATCH] fix: 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-REQUEST-3361831 - https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873 - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 --- 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"