From d63076a14cd5355e5daeaa2a5b6816075ad28cdf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 00:12:50 +0000 Subject: [PATCH] build(deps): bump undici from 8.5.0 to 8.6.0 Bumps [undici](https://github.com/nodejs/undici) from 8.5.0 to 8.6.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v8.5.0...v8.6.0) --- updated-dependencies: - dependency-name: undici dependency-version: 8.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index e341867..e22677c 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "dependencies": { "ajv": "^8.20.0", "openid-client": "^6.8.4", - "undici": "^8.5.0" + "undici": "^8.6.0" }, "devDependencies": { "eslint": "^8.57.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7746ac1..259653c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^6.8.4 version: 6.8.4 undici: - specifier: ^8.5.0 - version: 8.5.0 + specifier: ^8.6.0 + version: 8.6.0 devDependencies: eslint: specifier: ^8.57.1 @@ -1503,8 +1503,8 @@ packages: resolution: {integrity: sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw==} engines: {node: '>= 0.4'} - undici@8.5.0: - resolution: {integrity: sha512-xamtWoB1EshgjpmlXd7GGm2VfdDtw1+rD8uhry8pSNW3If6S8E0m2T2+orSKeZXEn/aPJMviCpDBA65WJt8zhg==} + undici@8.6.0: + resolution: {integrity: sha512-l2FlC6I510GawyEd1qgcE/okihKrzy+BRTEBlu6T0fdbM9m5yxtIH5Oa3ysRsH0zC4EhmWUEaSDsy2QngBeRlw==} engines: {node: '>=22.19.0'} unpipe@1.0.0: @@ -3251,7 +3251,7 @@ snapshots: has-symbols: 1.1.0 which-boxed-primitive: 1.1.1 - undici@8.5.0: {} + undici@8.6.0: {} unpipe@1.0.0: {}