From 3a852141b981b3571d50238efc3d09ce776fe917 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 14 Feb 2026 03:03:26 +0000 Subject: [PATCH] fix: spring-boot-modules/spring-boot-react/frontend/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AJV-15274295 --- spring-boot-modules/spring-boot-react/frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-modules/spring-boot-react/frontend/package.json b/spring-boot-modules/spring-boot-react/frontend/package.json index 21669cde1fa1..b9a70f920752 100644 --- a/spring-boot-modules/spring-boot-react/frontend/package.json +++ b/spring-boot-modules/spring-boot-react/frontend/package.json @@ -17,7 +17,7 @@ "react-cookie": "^4.1.1", "react-dom": "^17.0.2", "react-router-dom": "^5.3.0", - "react-scripts": "4.0.3", + "react-scripts": "5.0.0", "reactstrap": "^8.10.0", "web-vitals": "^1.1.1" },