From 3e3504c771168ac70dab9662c4971114b77f628c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 27 May 2021 01:13:40 +0000 Subject: [PATCH] fix: lib/cli/test/fixtures/update_package_organisations/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WS-1296835 --- lib/cli/test/fixtures/update_package_organisations/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/cli/test/fixtures/update_package_organisations/package.json b/lib/cli/test/fixtures/update_package_organisations/package.json index 2ec755e54759..625be30fa695 100644 --- a/lib/cli/test/fixtures/update_package_organisations/package.json +++ b/lib/cli/test/fixtures/update_package_organisations/package.json @@ -15,7 +15,7 @@ "dependencies": { "react": "^16.8.3", "react-dom": "^16.8.3", - "react-scripts": "3.3.0", + "react-scripts": "4.0.0", "snyk": "^1.231.0" }, "devDependencies": {