Skip to content

Commit cf5ae2b

Browse files
fix(deps): bump undici from 7.25.0 to 7.26.0
Bumps [undici](https://github.com/nodejs/undici) from 7.25.0 to 7.26.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.25.0...v7.26.0) --- updated-dependencies: - dependency-name: undici dependency-version: 7.26.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5d3abe2 commit cf5ae2b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
"csv-stringify": "^6.7.0",
136136
"form-data": "^4.0.5",
137137
"terminal-link": "^3.0.0",
138-
"undici": "^7.25.0",
138+
"undici": "^7.26.0",
139139
"zod": "^4.4.3"
140140
},
141141
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7353,10 +7353,10 @@ undici-types@~6.21.0:
73537353
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
73547354
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
73557355

7356-
undici@^7.25.0:
7357-
version "7.25.0"
7358-
resolved "https://registry.yarnpkg.com/undici/-/undici-7.25.0.tgz#7d72fc429a0421769ca2966fd07cac875c85b781"
7359-
integrity sha512-xXnp4kTyor2Zq+J1FfPI6Eq3ew5h6Vl0F/8d9XU5zZQf1tX9s2Su1/3PiMmUANFULpmksxkClamIZcaUqryHsQ==
7356+
undici@^7.26.0:
7357+
version "7.26.0"
7358+
resolved "https://registry.yarnpkg.com/undici/-/undici-7.26.0.tgz#d413a2b5752e3e71e003bb268dec32b9a0ad0ce7"
7359+
integrity sha512-3O9Tf67pGhgOv9jM35AbhkXAKi13f3oy3aE4CSgr+TckGeY+/iu97ZXN+J7DpHPzLbVApFd1IFhcnBjREYXYcg==
73607360

73617361
unicorn-magic@^0.3.0:
73627362
version "0.3.0"

0 commit comments

Comments
 (0)