From c36e1bb11e8d1d946213428a3a0b0422c1a9ca84 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 27 May 2021 06:23:43 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WS-1296835 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 96d63b4f224..7b479464b87 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "get-port": "^4.0.0", "globby": "^8.0.1", "husky": "1.0.0-rc.15", - "jest": "^23.6.0", + "jest": "^25.0.0", "lerna": "2.9.1", "lerna-changelog": "^0.8.0", "lint-staged": "^7.0.5",