From 5921f56310533f7956ab7430bd19578921d1bee2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 21 May 2024 04:31:18 +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-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 d6f3465..f65ff5a 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "react": "^17.0.1", "react-dom": "^17.0.1", "react-router-dom": "^5.2.0", - "react-scripts": "3.4.3", + "react-scripts": "5.0.0", "slick-carousel": "^1.8.1" }, "scripts": {