From 52dbbc38f263fecea24c90a25d1864314e53e127 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 2 Jan 2023 01:48:37 +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-JSON5-3182856 --- 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..1747114101e 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": "4.0.0" }, "scripts": { "prestart":