From a9542c1d716f2ff2390582494e5e40c2e596a8ac Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 24 Jun 2024 07:31:42 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6dd96d2..d1816aa 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "react": "16.5.2", "react-dom": "16.5.2", "react-emotion": "9.2.6", - "react-scripts": "3.4.1", + "react-scripts": "4.0.0", "typescript": "^3.6.4" }, "devDependencies": {