diff --git a/apps/tasks/package.json b/apps/tasks/package.json index 891c4b88a..e72e30cab 100644 --- a/apps/tasks/package.json +++ b/apps/tasks/package.json @@ -38,7 +38,7 @@ "dayjs": "^1.11.13", "dotenv": "^16.6.0", "superjson": "2.2.2", - "undici": "7.10.0" + "undici": "7.11.0" }, "devDependencies": { "@homarr/eslint-config": "workspace:^0.2.0", diff --git a/packages/certificates/package.json b/packages/certificates/package.json index 53ea2e550..45b457b43 100644 --- a/packages/certificates/package.json +++ b/packages/certificates/package.json @@ -24,7 +24,7 @@ "dependencies": { "@homarr/common": "workspace:^0.1.0", "@homarr/db": "workspace:^0.1.0", - "undici": "7.10.0" + "undici": "7.11.0" }, "devDependencies": { "@homarr/eslint-config": "workspace:^0.2.0", diff --git a/packages/common/package.json b/packages/common/package.json index f31538d40..134f95136 100644 --- a/packages/common/package.json +++ b/packages/common/package.json @@ -33,7 +33,7 @@ "next": "15.3.4", "react": "19.1.0", "react-dom": "19.1.0", - "undici": "7.10.0", + "undici": "7.11.0", "zod": "^3.25.67", "zod-validation-error": "^3.5.2" }, diff --git a/packages/integrations/package.json b/packages/integrations/package.json index 7f5e1ff29..fd8ec6f1e 100644 --- a/packages/integrations/package.json +++ b/packages/integrations/package.json @@ -42,7 +42,7 @@ "node-ical": "^0.20.1", "proxmox-api": "1.1.1", "tsdav": "^2.1.5", - "undici": "7.10.0", + "undici": "7.11.0", "xml2js": "^0.6.2", "zod": "^3.25.67" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 806013a4e..c5d2db539 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -396,8 +396,8 @@ importers: specifier: 2.2.2 version: 2.2.2 undici: - specifier: 7.10.0 - version: 7.10.0 + specifier: 7.11.0 + version: 7.11.0 devDependencies: '@homarr/eslint-config': specifier: workspace:^0.2.0 @@ -759,8 +759,8 @@ importers: specifier: workspace:^0.1.0 version: link:../db undici: - specifier: 7.10.0 - version: 7.10.0 + specifier: 7.11.0 + version: 7.11.0 devDependencies: '@homarr/eslint-config': specifier: workspace:^0.2.0 @@ -839,8 +839,8 @@ importers: specifier: 19.1.0 version: 19.1.0(react@19.1.0) undici: - specifier: 7.10.0 - version: 7.10.0 + specifier: 7.11.0 + version: 7.11.0 zod: specifier: ^3.25.67 version: 3.25.67 @@ -1323,7 +1323,7 @@ importers: version: link:../log '@homarr/node-unifi': specifier: ^2.6.0 - version: 2.6.0(undici@7.10.0) + version: 2.6.0(undici@7.11.0) '@homarr/redis': specifier: workspace:^0.1.0 version: link:../redis @@ -1349,8 +1349,8 @@ importers: specifier: ^2.1.5 version: 2.1.5 undici: - specifier: 7.10.0 - version: 7.10.0 + specifier: 7.11.0 + version: 7.11.0 xml2js: specifier: ^0.6.2 version: 0.6.2 @@ -10166,6 +10166,10 @@ packages: resolution: {integrity: sha512-u5otvFBOBZvmdjWLVW+5DAc9Nkq8f24g0O9oY7qw2JVIF1VocIFoyz9JFkuVOS2j41AufeO0xnlweJ2RLT8nGw==} engines: {node: '>=20.18.1'} + undici@7.11.0: + resolution: {integrity: sha512-heTSIac3iLhsmZhUCjyS3JQEkZELateufzZuBaVM5RHXdSBMb1LPMQf5x+FH7qjsZYDP0ttAc3nnVpUB+wYbOg==} + engines: {node: '>=20.18.1'} + unicode-emoji-modifier-base@1.0.0: resolution: {integrity: sha512-yLSH4py7oFH3oG/9K+XWrz1pSi3dfUrWEnInbxMfArOfc1+33BlGPQtLsOYwvdMy11AwUBetYuaRxSPqgkq+8g==} engines: {node: '>=4'} @@ -11573,11 +11577,11 @@ snapshots: '@homarr/gridstack@1.12.0': {} - '@homarr/node-unifi@2.6.0(undici@7.10.0)': + '@homarr/node-unifi@2.6.0(undici@7.11.0)': dependencies: axios: 1.9.0 eventemitter2: 6.4.9 - http-cookie-agent: 6.0.8(tough-cookie@5.1.2)(undici@7.10.0) + http-cookie-agent: 6.0.8(tough-cookie@5.1.2)(undici@7.11.0) tough-cookie: 5.1.2 ws: 8.18.2 transitivePeerDependencies: @@ -16107,12 +16111,12 @@ snapshots: html-url-attributes@3.0.1: {} - http-cookie-agent@6.0.8(tough-cookie@5.1.2)(undici@7.10.0): + http-cookie-agent@6.0.8(tough-cookie@5.1.2)(undici@7.11.0): dependencies: agent-base: 7.1.3 tough-cookie: 5.1.2 optionalDependencies: - undici: 7.10.0 + undici: 7.11.0 http-errors@2.0.0: dependencies: @@ -19329,7 +19333,7 @@ snapshots: ssh-remote-port-forward: 1.0.4 tar-fs: 3.0.9 tmp: 0.2.3 - undici: 7.10.0 + undici: 7.11.0 transitivePeerDependencies: - bare-buffer - supports-color @@ -19703,6 +19707,8 @@ snapshots: undici@7.10.0: {} + undici@7.11.0: {} + unicode-emoji-modifier-base@1.0.0: {} unicorn-magic@0.1.0: {}