From 10dd646cb370c3a6793b0d122e38dd1d9e940be0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 18 Jun 2024 00:19:08 +0000 Subject: [PATCH] fix: sdk/appconfiguration/app-configuration/sample-react/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WS-7266574 --- .../app-configuration/sample-react/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/appconfiguration/app-configuration/sample-react/package.json b/sdk/appconfiguration/app-configuration/sample-react/package.json index 578741661ac6..13a3bb9622b7 100644 --- a/sdk/appconfiguration/app-configuration/sample-react/package.json +++ b/sdk/appconfiguration/app-configuration/sample-react/package.json @@ -10,7 +10,7 @@ "@types/react-dom": "^17.0.3", "react": "^17.0.2", "react-dom": "^17.0.2", - "react-scripts": "4.0.3", + "react-scripts": "5.0.0", "typescript": "^4.2.4" }, "scripts": {