From cf3de4046387fd1ddf923665c818128f1a766fed Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 26 May 2025 08:24:41 +0000 Subject: [PATCH] fix: packages/flex-plugin-test/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- packages/flex-plugin-test/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/flex-plugin-test/package.json b/packages/flex-plugin-test/package.json index b8d0a4c7f..63cdc5834 100644 --- a/packages/flex-plugin-test/package.json +++ b/packages/flex-plugin-test/package.json @@ -45,7 +45,7 @@ "cheerio": "1.0.0-rc.12", "enzyme": "^3.11.0", "enzyme-adapter-react-16": "^1", - "jest": "^27.0.0", + "jest": "^29.0.0", "jest-environment-jsdom": "^27.0.0", "jest-watch-typeahead": "^0.6.4", "react": "^16",