From fcff6ab77c199a803820ff6792fd1a0c5d80c3a2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 17 Dec 2020 07:48:01 +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-NODENOTIFIER-1035794 --- 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": {