Skip to content

Commit 7a8c8b3

Browse files
ci: bump undici from 7.28.0 to 7.29.0
Bumps [undici](https://github.com/nodejs/undici) from 7.28.0 to 7.29.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.28.0...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 6bb59af commit 7a8c8b3

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

packages/undici-http-handler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@smithy/core": "workspace:^",
4646
"@smithy/types": "workspace:^",
4747
"tslib": "^2.6.2",
48-
"undici": "^7.0.0"
48+
"undici": "^7.29.0"
4949
},
5050
"devDependencies": {
5151
"@metcoder95/https-pem": "^1.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2374,7 +2374,7 @@ __metadata:
23742374
downlevel-dts: "npm:0.10.1"
23752375
premove: "npm:4.0.0"
23762376
tslib: "npm:^2.6.2"
2377-
undici: "npm:^7.0.0"
2377+
undici: "npm:^7.29.0"
23782378
peerDependencies:
23792379
undici: ">=7.0.0"
23802380
languageName: unknown
@@ -7159,10 +7159,10 @@ __metadata:
71597159
languageName: node
71607160
linkType: hard
71617161

7162-
"undici@npm:^7.0.0":
7163-
version: 7.28.0
7164-
resolution: "undici@npm:7.28.0"
7165-
checksum: 10c0/fe781983a26098795e99bb1f64906cbb7d0bcaa029a26baade007b53ea67f2631d189b8f9671a31f4c8d0cb3773b7559608628ba54452fef51fec90e7c78bb0d
7162+
"undici@npm:^7.29.0":
7163+
version: 7.29.0
7164+
resolution: "undici@npm:7.29.0"
7165+
checksum: 10c0/85ea96e91e7f3de24de678cbbc54230fdd641a3b0643005f2aef044af1f1a2db8fbecb88b28e6fa78bb41ffeafda4479b57075b6b6ab92beac4b7b5ab53f9b10
71667166
languageName: node
71677167
linkType: hard
71687168

0 commit comments

Comments
 (0)