From 23a0e3129b8f17ec1659fe5db98355debb4c494c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 22 Mar 2024 16:48:38 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WEBPACKDEVMIDDLEWARE-6476555 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d7d2a5af..ef7b142a 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "htmr": "^0.9.2", "react": "^17.0.1", "react-dom": "^17.0.1", - "react-scripts": "^4.0.2", + "react-scripts": "^5.0.0", "react-tooltip": "^4.2.14" }, "scripts": {