Skip to content

Commit b296ecd

Browse files
chore(deps): update dependency undici to ^5.28.5 (#1048)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c385d49 commit b296ecd

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"node-html-parser": "^5.4.2",
4949
"octokit": "^2.1.0",
5050
"ts-dotenv": "^0.9.1",
51-
"undici": "^5.28.4",
51+
"undici": "^5.28.5",
5252
"winston": "^3.17.0"
5353
},
5454
"publishConfig": {

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3247,7 +3247,7 @@ __metadata:
32473247
rimraf: ^6.0.1
32483248
ts-dotenv: ^0.9.1
32493249
typescript: 5.7.3
3250-
undici: ^5.28.4
3250+
undici: ^5.28.5
32513251
winston: ^3.17.0
32523252
bin:
32533253
task: dist/bin.js
@@ -4588,12 +4588,12 @@ __metadata:
45884588
languageName: node
45894589
linkType: hard
45904590

4591-
"undici@npm:^5.28.4":
4592-
version: 5.28.4
4593-
resolution: "undici@npm:5.28.4"
4591+
"undici@npm:^5.28.5":
4592+
version: 5.28.5
4593+
resolution: "undici@npm:5.28.5"
45944594
dependencies:
45954595
"@fastify/busboy": ^2.0.0
4596-
checksum: a8193132d84540e4dc1895ecc8dbaa176e8a49d26084d6fbe48a292e28397cd19ec5d13bc13e604484e76f94f6e334b2bdc740d5f06a6e50c44072818d0c19f9
4596+
checksum: a402d699a602a8feee1c0f78267467c8ffcbd7682267fec7a1307fd11554a32976a2307bf1cc8bf6ef7a667654336592fbd66d675df20ce28357536fb55a3a7d
45974597
languageName: node
45984598
linkType: hard
45994599

0 commit comments

Comments
 (0)