From 714f351907f80fd542bf268bfcfcdba55ba4455d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 18 Jun 2024 01:14:47 +0000 Subject: [PATCH] fix: spec/fixtures/dynamic_finders/plugin_version/tiket-payment-invoicing/composer_file/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WS-7266574 --- .../tiket-payment-invoicing/composer_file/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/fixtures/dynamic_finders/plugin_version/tiket-payment-invoicing/composer_file/package.json b/spec/fixtures/dynamic_finders/plugin_version/tiket-payment-invoicing/composer_file/package.json index 8dc1be285..1cfd955c4 100644 --- a/spec/fixtures/dynamic_finders/plugin_version/tiket-payment-invoicing/composer_file/package.json +++ b/spec/fixtures/dynamic_finders/plugin_version/tiket-payment-invoicing/composer_file/package.json @@ -56,7 +56,7 @@ "react-google-login": "^5.2.2", "react-material-ui-carousel": "^2.1.1", "react-router-dom": "^5.2.0", - "react-scripts": "^3.4.3", + "react-scripts": "^5.0.0", "react-update": "^0.4.4", "svg-inline-loader": "^0.8.2", "typescript": "^4.1.3",