From 5bd7ded12a79fb36a0b66ab2797087764d5b72c4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 27 Jan 2026 07:35:48 +0000 Subject: [PATCH] fix: practice-react/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15038581 - https://snyk.io/vuln/SNYK-JS-TAR-15032660 --- practice-react/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/practice-react/package.json b/practice-react/package.json index 6dc47db..8741c7c 100644 --- a/practice-react/package.json +++ b/practice-react/package.json @@ -11,7 +11,7 @@ "react-bootstrap": "^1.5.2", "react-dom": "^17.0.2", "react-router-dom": "^5.2.0", - "react-scripts": "4.0.3", + "react-scripts": "5.0.0", "web-vitals": "^1.1.1" }, "scripts": {