diff --git a/package.json b/package.json index 56865d92..3cbf8491 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "mime-types": "^2.1.35", "qs": "^6.15.0", "type-fest": "^4.41.0", - "undici": "^8.4.1", + "undici": "^8.10.0", "ylru": "^2.0.0" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2f8dbc2d..84c7f6b7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -37,8 +37,8 @@ importers: specifier: ^4.41.0 version: 4.41.0 undici: - specifier: ^8.4.1 - version: 8.5.0 + specifier: ^8.10.0 + version: 8.10.0 ylru: specifier: ^2.0.0 version: 2.0.0 @@ -1775,8 +1775,8 @@ packages: undici-types@6.21.0: resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} - undici@8.5.0: - resolution: {integrity: sha512-xamtWoB1EshgjpmlXd7GGm2VfdDtw1+rD8uhry8pSNW3If6S8E0m2T2+orSKeZXEn/aPJMviCpDBA65WJt8zhg==} + undici@8.10.0: + resolution: {integrity: sha512-HvltHd7avK13QIw/oLe4qoOLyoVSoafqJ2jYOrtMRBkbYT31eiBQ8O0ehRKZiEZCMEyLFQNIADpgCWC5fALvYQ==} engines: {node: '>=22.19.0'} unicode-emoji-modifier-base@1.0.0: @@ -3226,7 +3226,7 @@ snapshots: undici-types@6.21.0: {} - undici@8.5.0: {} + undici@8.10.0: {} unicode-emoji-modifier-base@1.0.0: {} diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index d244499a..b847fcba 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -2,6 +2,7 @@ minimumReleaseAgeExclude: - '@voidzero-dev/*' - vite-plus - '@vitest/*' + - undici overrides: vite: 'catalog:' vitest: 'catalog:'