Skip to content

Commit 2668b0d

Browse files
chore(deps): update dependency undici to v6
1 parent ae4e436 commit 2668b0d

File tree

2 files changed

+6
-15
lines changed

2 files changed

+6
-15
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": "^6.20.1",
5252
"winston": "^3.15.0"
5353
},
5454
"publishConfig": {

yarn.lock

Lines changed: 5 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -350,13 +350,6 @@ __metadata:
350350
languageName: node
351351
linkType: hard
352352

353-
"@fastify/busboy@npm:^2.0.0":
354-
version: 2.0.0
355-
resolution: "@fastify/busboy@npm:2.0.0"
356-
checksum: 41879937ce1dee6421ef9cd4da53239830617e1f0bb7a0e843940772cd72827205d05e518af6adabe6e1ea19301285fff432b9d11bad01a531e698bea95c781b
357-
languageName: node
358-
linkType: hard
359-
360353
"@gar/promisify@npm:^1.1.3":
361354
version: 1.1.3
362355
resolution: "@gar/promisify@npm:1.1.3"
@@ -3237,7 +3230,7 @@ __metadata:
32373230
rimraf: ^6.0.1
32383231
ts-dotenv: ^0.9.1
32393232
typescript: 5.6.3
3240-
undici: ^5.28.4
3233+
undici: ^6.20.1
32413234
winston: ^3.15.0
32423235
bin:
32433236
task: dist/bin.js
@@ -4567,12 +4560,10 @@ __metadata:
45674560
languageName: node
45684561
linkType: hard
45694562

4570-
"undici@npm:^5.28.4":
4571-
version: 5.28.4
4572-
resolution: "undici@npm:5.28.4"
4573-
dependencies:
4574-
"@fastify/busboy": ^2.0.0
4575-
checksum: a8193132d84540e4dc1895ecc8dbaa176e8a49d26084d6fbe48a292e28397cd19ec5d13bc13e604484e76f94f6e334b2bdc740d5f06a6e50c44072818d0c19f9
4563+
"undici@npm:^6.20.1":
4564+
version: 6.20.1
4565+
resolution: "undici@npm:6.20.1"
4566+
checksum: 3bb1405b406fa0e913ff4ec6fd310c9b4d950b7064ba5949b2f616c1f13070d26f5558aefb4b56b2eafb555925443ce44cb801e143d2417ecf12ddf8d5c05cf6
45764567
languageName: node
45774568
linkType: hard
45784569

0 commit comments

Comments
 (0)