From e8c7e1d0bb7b7815a9e0476e74e474419ec0bae1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 15 Dec 2021 15:39:24 +0000 Subject: [PATCH] fix: fixtures/expiration/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905 - https://snyk.io/vuln/SNYK-JS-SHELLQUOTE-1766506 - https://snyk.io/vuln/SNYK-JS-TRIMNEWLINES-1298042 --- fixtures/expiration/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fixtures/expiration/package.json b/fixtures/expiration/package.json index 1ffb0ccbe15..2de34f4ec4e 100644 --- a/fixtures/expiration/package.json +++ b/fixtures/expiration/package.json @@ -5,7 +5,7 @@ "dependencies": { "react": "^16.1.1", "react-dom": "^16.1.1", - "react-scripts": "1.0.17" + "react-scripts": "5.0.0" }, "scripts": { "prestart":