From b5faaeeeb754489e244c11ae93c2679ea37c7253 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Fri, 7 Nov 2025 21:09:54 +0000 Subject: [PATCH] fix(deps): update dependency whatwg-fetch to v3 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- integration_tests/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration_tests/package.json b/integration_tests/package.json index 81c914e6b..21de690b8 100644 --- a/integration_tests/package.json +++ b/integration_tests/package.json @@ -59,7 +59,7 @@ "typesafe-actions": "^4.2.1", "url-polyfill": "^1.1.5", "url-search-params-polyfill": "2.x", - "whatwg-fetch": "2.x", + "whatwg-fetch": "3.x", "xterm": "^3.12.2" }, "devDependencies": {