1
0
mirror of https://github.com/quay/quay.git synced 2026-01-26 06:21:37 +03:00

fix(deps): update dependency whatwg-fetch to v3

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
This commit is contained in:
red-hat-konflux[bot]
2025-11-07 21:09:54 +00:00
committed by GitHub
parent b37b57e61f
commit b5faaeeeb7

View File

@@ -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": {