From 5ea4d69c7534cbd53a1378effdad3b12994d5b9a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 28 Aug 2021 05:07:53 +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-OBJECTPATH-1569453 --- 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..e633b984b263 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": "3.4.4", "snyk": "^1.231.0" }, "devDependencies": {