From db4dd633452060f9ba0eaf539a9d40cd676a2e3d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 22 Jun 2021 03:28:31 +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-POSTCSS-1090595 - https://snyk.io/vuln/SNYK-JS-POSTCSS-1255640 --- 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": {