Skip to content

Commit cb725a9

Browse files
chore(deps): bump undici from 7.27.1 to 7.29.0
Bumps [undici](https://github.com/nodejs/undici) from 7.27.1 to 7.29.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.27.1...v7.29.0) --- updated-dependencies: - dependency-name: undici dependency-version: 7.29.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9dd2cbc commit cb725a9

3 files changed

Lines changed: 297 additions & 79 deletions

File tree

packages/agent-core-v2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"socks": "^2.8.9",
8484
"tar": "^7.5.13",
8585
"ulid": "^3.0.1",
86-
"undici": "^7.27.1",
86+
"undici": "^7.29.0",
8787
"yauzl": "^3.3.0",
8888
"yazl": "^3.3.1",
8989
"zod": "^4.3.6"

packages/agent-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"socks": "^2.8.9",
9999
"tar": "^7.5.13",
100100
"ulid": "^3.0.1",
101-
"undici": "^7.27.1",
101+
"undici": "^7.29.0",
102102
"yauzl": "^3.3.0",
103103
"zod": "^4.3.6"
104104
},

0 commit comments

Comments
 (0)