From 529c4033ff746e5eec46c2f06a489fc417b00fd2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 17 Jun 2024 23:55:33 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WS-7266574 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 972102cd08ee..fa269b25803b 100644 --- a/package.json +++ b/package.json @@ -144,7 +144,7 @@ "is-url": "^1.2.4", "japanese-characters": "^1.1.0", "javascript-stringify": "^2.1.0", - "jest": "^26.6.3", + "jest": "^28.0.0", "jest-expect-message": "^1.0.2", "jest-github-actions-reporter": "^1.0.3", "jest-slow-test-reporter": "^1.0.0",