refactor: remove node-fetch dependency and use native fetch API (#12097)

This commit is contained in:
Denys Vuika
2026-07-27 15:17:49 +00:00
committed by GitHub
parent e1f463aa8a
commit 03e6320bd2
6 changed files with 1612 additions and 1932 deletions
+1 -1
View File
@@ -17,9 +17,9 @@ overrides:
ws: '>=8.20.1'
path-to-regexp: '>=0.1.13'
postcss: '>=8.5.10'
webpack: '5.105.0'
webpack-dev-server: '>=5.2.4'
uuid: '>=11.1.1'
undici: 8.7.0
allowBuilds:
'@parcel/watcher': true