From f120ef1bf288a365e1c5331259ba0fe400481726 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 27 Nov 2025 13:20:08 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NODEFORGE-14125745 - https://snyk.io/vuln/SNYK-JS-NODEFORGE-14125097 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3067052..68c1db8 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@testing-library/user-event": "^12.8.3", "react": "^17.0.2", "react-dom": "^17.0.2", - "react-scripts": "4.0.3", + "react-scripts": "5.0.0", "web-vitals": "^1.1.2" }, "scripts": {