From 3798ad14519944c089fa4a4123c1f02cc6cda965 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 21 Nov 2024 07:32:19 +0000 Subject: [PATCH] fix: testing/renovation-npm/react-app/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 --- testing/renovation-npm/react-app/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/renovation-npm/react-app/package.json b/testing/renovation-npm/react-app/package.json index 12bda7dcb31f..0e7ce366bb11 100644 --- a/testing/renovation-npm/react-app/package.json +++ b/testing/renovation-npm/react-app/package.json @@ -10,7 +10,7 @@ "devextreme": "file:devextreme-22.1.0-dev.tgz", "react": "^16.12.0", "react-dom": "^16.12.0", - "react-scripts": "4.0.3", + "react-scripts": "5.0.0", "web-vitals": "^1.1.2" }, "scripts": {