diff --git a/package.json b/package.json index 724b48e..097ace7 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "react-use-websocket": "^4.13.0", "split2": "^4.2.0", "tailwindcss": "^3.4.18", - "undici": "^7.16.0", + "undici": "^8.0.0", "use-error-boundary": "^2.0.6", "vite": "^7.1.9", "vite-plugin-singlefile": "^2.3.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3719f46..18758bc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -87,8 +87,8 @@ importers: specifier: ^3.4.18 version: 3.4.19(yaml@2.8.2) undici: - specifier: ^7.16.0 - version: 7.24.4 + specifier: ^8.0.0 + version: 8.1.0 use-error-boundary: specifier: ^2.0.6 version: 2.0.6(react-dom@19.2.4(react@19.2.4))(react@19.2.4) @@ -4689,6 +4689,10 @@ packages: resolution: {integrity: sha512-BM/JzwwaRXxrLdElV2Uo6cTLEjhSb3WXboncJamZ15NgUURmvlXvxa6xkwIOILIjPNo9i8ku136ZvWV0Uly8+w==} engines: {node: '>=20.18.1'} + undici@8.1.0: + resolution: {integrity: sha512-E9MkTS4xXLnRPYqxH2e6Hr2/49e7WFDKczKcCaFH4VaZs2iNvHMqeIkyUAD9vM8kujy9TjVrRlQ5KkdEJxB2pw==} + engines: {node: '>=22.19.0'} + unhead@2.1.12: resolution: {integrity: sha512-iTHdWD9ztTunOErtfUFk6Wr11BxvzumcYJ0CzaSCBUOEtg+DUZ9+gnE99i8QkLFT2q1rZD48BYYGXpOZVDLYkA==} @@ -10821,6 +10825,8 @@ snapshots: undici@7.24.4: {} + undici@8.1.0: {} + unhead@2.1.12: dependencies: hookable: 6.1.0