From b3da8352fd78605c104809075a62e619badc9bbb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 20 Jan 2026 07:24:59 +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-ELLIPTIC-14908844 - https://snyk.io/vuln/SNYK-JS-TAR-6476909 - https://snyk.io/vuln/SNYK-JS-TAR-1579147 - https://snyk.io/vuln/SNYK-JS-TAR-1579152 - https://snyk.io/vuln/SNYK-JS-TAR-1579155 - https://snyk.io/vuln/SNYK-JS-TAR-1536528 - https://snyk.io/vuln/SNYK-JS-TAR-1536531 - https://snyk.io/vuln/SNYK-JS-TAR-1536758 --- 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": {