From dbd39762202dda31f68a16cb65be78ac6b80dd67 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 21 Aug 2025 09:21:55 +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-UNSETVALUE-2400660 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6524de79..f55c1119 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "react-easy-state": "^6.1.3", "react-moment": "^0.9.2", "react-pose": "4.0.3", - "react-scripts": "3.0.1", + "react-scripts": "4.0.0", "react-speech-recognition": "^2.0.1", "react-swipeable": "^5.3.0", "react-swipeable-views": "^0.13.3",