From 82d91408739abba6a36f7eedb14fb8406af2c44a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 26 Nov 2025 12:15:49 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NODEFORGE-14114940 --- 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": {