From 46f39cef763e5a2816ec3329cce7bc61bd22e4e3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 26 May 2022 17:45:41 +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-EVENTSOURCE-2823375 --- 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..fde8eea50c1 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": "2.1.3" }, "scripts": { "prestart":