diff --git a/apps/tasks/package.json b/apps/tasks/package.json index 6acfab3ec..8edc8be55 100644 --- a/apps/tasks/package.json +++ b/apps/tasks/package.json @@ -39,7 +39,7 @@ "dotenv": "^17.2.1", "fastify": "^5.5.0", "superjson": "2.2.2", - "undici": "7.14.0" + "undici": "7.15.0" }, "devDependencies": { "@homarr/eslint-config": "workspace:^0.2.0", diff --git a/packages/certificates/package.json b/packages/certificates/package.json index 285be5f39..6f77f3099 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.14.0" + "undici": "7.15.0" }, "devDependencies": { "@homarr/eslint-config": "workspace:^0.2.0", diff --git a/packages/common/package.json b/packages/common/package.json index 1cd2d707b..5a5f155b3 100644 --- a/packages/common/package.json +++ b/packages/common/package.json @@ -33,7 +33,7 @@ "next": "15.5.0", "react": "19.1.1", "react-dom": "19.1.1", - "undici": "7.14.0", + "undici": "7.15.0", "zod": "^4.0.17", "zod-validation-error": "^4.0.1" }, diff --git a/packages/integrations/package.json b/packages/integrations/package.json index 93d6a6f3a..ffae06b05 100644 --- a/packages/integrations/package.json +++ b/packages/integrations/package.json @@ -45,7 +45,7 @@ "octokit": "^5.0.3", "proxmox-api": "1.1.1", "tsdav": "^2.1.5", - "undici": "7.14.0", + "undici": "7.15.0", "xml2js": "^0.6.2", "zod": "^4.0.17" }, diff --git a/packages/request-handler/package.json b/packages/request-handler/package.json index d80277d26..154c9df45 100644 --- a/packages/request-handler/package.json +++ b/packages/request-handler/package.json @@ -32,7 +32,7 @@ "dayjs": "^1.11.13", "octokit": "^5.0.3", "superjson": "2.2.2", - "undici": "7.14.0" + "undici": "7.15.0" }, "devDependencies": { "@homarr/eslint-config": "workspace:^0.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 75dfc1b8c..87a34f619 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -428,8 +428,8 @@ importers: specifier: 2.2.2 version: 2.2.2 undici: - specifier: 7.14.0 - version: 7.14.0 + specifier: 7.15.0 + version: 7.15.0 devDependencies: '@homarr/eslint-config': specifier: workspace:^0.2.0 @@ -794,8 +794,8 @@ importers: specifier: workspace:^0.1.0 version: link:../db undici: - specifier: 7.14.0 - version: 7.14.0 + specifier: 7.15.0 + version: 7.15.0 devDependencies: '@homarr/eslint-config': specifier: workspace:^0.2.0 @@ -877,8 +877,8 @@ importers: specifier: 19.1.1 version: 19.1.1(react@19.1.1) undici: - specifier: 7.14.0 - version: 7.14.0 + specifier: 7.15.0 + version: 7.15.0 zod: specifier: ^4.0.17 version: 4.0.17 @@ -1449,7 +1449,7 @@ importers: version: link:../log '@homarr/node-unifi': specifier: ^2.6.0 - version: 2.6.0(undici@7.14.0) + version: 2.6.0(undici@7.15.0) '@homarr/redis': specifier: workspace:^0.1.0 version: link:../redis @@ -1478,8 +1478,8 @@ importers: specifier: ^2.1.5 version: 2.1.5 undici: - specifier: 7.14.0 - version: 7.14.0 + specifier: 7.15.0 + version: 7.15.0 xml2js: specifier: ^0.6.2 version: 0.6.2 @@ -1883,8 +1883,8 @@ importers: specifier: 2.2.2 version: 2.2.2 undici: - specifier: 7.14.0 - version: 7.14.0 + specifier: 7.15.0 + version: 7.15.0 devDependencies: '@homarr/eslint-config': specifier: workspace:^0.2.0 @@ -11406,11 +11406,11 @@ snapshots: '@homarr/gridstack@1.12.0': {} - '@homarr/node-unifi@2.6.0(undici@7.14.0)': + '@homarr/node-unifi@2.6.0(undici@7.15.0)': dependencies: axios: 1.9.0 eventemitter2: 6.4.9 - http-cookie-agent: 6.0.8(tough-cookie@5.1.2)(undici@7.14.0) + http-cookie-agent: 6.0.8(tough-cookie@5.1.2)(undici@7.15.0) tough-cookie: 5.1.2 ws: 8.18.3 transitivePeerDependencies: @@ -15965,12 +15965,12 @@ snapshots: html-url-attributes@3.0.1: {} - http-cookie-agent@6.0.8(tough-cookie@5.1.2)(undici@7.14.0): + http-cookie-agent@6.0.8(tough-cookie@5.1.2)(undici@7.15.0): dependencies: agent-base: 7.1.3 tough-cookie: 5.1.2 optionalDependencies: - undici: 7.14.0 + undici: 7.15.0 http-errors@2.0.0: dependencies: @@ -19297,7 +19297,7 @@ snapshots: ssh-remote-port-forward: 1.0.4 tar-fs: 3.1.0 tmp: 0.2.4 - undici: 7.14.0 + undici: 7.15.0 transitivePeerDependencies: - bare-buffer - supports-color