From 637d543c43ca5d8965ddefd3623b0ed48ce04dec Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 27 Jun 2025 04:48:13 +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 180bd941a..0dba69845 100644 --- a/packages/flex-plugin-test/package.json +++ b/packages/flex-plugin-test/package.json @@ -43,7 +43,7 @@ "babel-polyfill": "^6.26.0", "babel-preset-react-app": "^10.0.1", "cheerio": "1.0.0-rc.12", - "jest": "^27.0.0", + "jest": "^29.0.0", "jest-environment-jsdom": "^27.0.0", "jest-watch-typeahead": "^0.6.4", "react": "^16",