From 298746c10579481177e0933bafe7f12f415fc170 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 7 Apr 2021 06:51:13 +0000 Subject: [PATCH] fix: packages/react-scripts/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HOSTEDGITINFO-1088355 --- packages/react-scripts/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/react-scripts/package.json b/packages/react-scripts/package.json index 470b5374deb..d8cf5ddd939 100644 --- a/packages/react-scripts/package.json +++ b/packages/react-scripts/package.json @@ -56,7 +56,7 @@ "fs-extra": "^8.1.0", "html-webpack-plugin": "4.3.0", "identity-obj-proxy": "3.0.0", - "jest": "25.5.4", + "jest": "26.0.0", "jest-resolve": "25.5.1", "jest-watch-typeahead": "0.5.0", "mini-css-extract-plugin": "0.9.0",