From 50d37aae6bb6b59ef5c8ce2e09f018c458ded67b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 31 Jan 2026 09:10:25 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15032660 - https://snyk.io/vuln/SNYK-JS-TAR-15127355 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 90ae0fe..ff0470d 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "react-apollo": "alpha", "react-dom": "^16.7.0", "react-emotion": "^10.0.0", - "react-scripts": "^2.1.5", + "react-scripts": "^5.0.0", "styled-components": "^4.1.3" }, "scripts": {