From 0eb13abe664070bee087dc898523c3871b627cb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 13:56:10 +0000 Subject: [PATCH] chore(deps): bump undici from 7.19.1 to 7.22.0 Bumps [undici](https://github.com/nodejs/undici) from 7.19.1 to 7.22.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v7.19.1...v7.22.0) --- updated-dependencies: - dependency-name: undici dependency-version: 7.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 20 +++++++++++++------- 2 files changed, 14 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index e9f6e53..f17f330 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "sharp": "^0.34.5", "stripe": "^20.3.1", "ulid": "^3.0.2", - "undici": "^7.16.0", + "undici": "^7.22.0", "xml2js": "^0.6.2" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0dd0753..5835218 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -132,8 +132,8 @@ importers: specifier: ^3.0.2 version: 3.0.2 undici: - specifier: ^7.16.0 - version: 7.19.1 + specifier: ^7.22.0 + version: 7.22.0 xml2js: specifier: ^0.6.2 version: 0.6.2 @@ -248,7 +248,7 @@ importers: version: 1.13.3 axios-cookiejar-support: specifier: ^6.0.5 - version: 6.0.5(axios@1.13.3)(tough-cookie@6.0.0)(undici@7.19.1) + version: 6.0.5(axios@1.13.3)(tough-cookie@6.0.0)(undici@7.22.0) cheerio: specifier: ^1.0.0 version: 1.2.0 @@ -5796,6 +5796,10 @@ packages: resolution: {integrity: sha512-Gpq0iNm5M6cQWlyHQv9MV+uOj1jWk7LpkoE5vSp/7zjb4zMdAcUD+VL5y0nH4p9EbUklq00eVIIX/XcDHzu5xg==} engines: {node: '>=20.18.1'} + undici@7.22.0: + resolution: {integrity: sha512-RqslV2Us5BrllB+JeiZnK4peryVTndy9Dnqq62S3yYRRTj0tFQCwEniUy2167skdGOy3vqRzEvl1Dm4sV2ReDg==} + engines: {node: '>=20.18.1'} + universalify@2.0.1: resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==} engines: {node: '>= 10.0.0'} @@ -9322,10 +9326,10 @@ snapshots: aws-ssl-profiles@1.1.2: {} - axios-cookiejar-support@6.0.5(axios@1.13.3)(tough-cookie@6.0.0)(undici@7.19.1): + axios-cookiejar-support@6.0.5(axios@1.13.3)(tough-cookie@6.0.0)(undici@7.22.0): dependencies: axios: 1.13.3 - http-cookie-agent: 7.0.3(tough-cookie@6.0.0)(undici@7.19.1) + http-cookie-agent: 7.0.3(tough-cookie@6.0.0)(undici@7.22.0) tough-cookie: 6.0.0 transitivePeerDependencies: - undici @@ -10631,12 +10635,12 @@ snapshots: http-cache-semantics@4.2.0: {} - http-cookie-agent@7.0.3(tough-cookie@6.0.0)(undici@7.19.1): + http-cookie-agent@7.0.3(tough-cookie@6.0.0)(undici@7.22.0): dependencies: agent-base: 7.1.4 tough-cookie: 6.0.0 optionalDependencies: - undici: 7.19.1 + undici: 7.22.0 http-errors@2.0.1: dependencies: @@ -12555,6 +12559,8 @@ snapshots: undici@7.19.1: {} + undici@7.22.0: {} + universalify@2.0.1: {} unpipe@1.0.0: {}