Skip to content

Commit 6df2d20

Browse files
chore(deps): update dependency undici to v6
1 parent 91a5902 commit 6df2d20

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.19.4",
5252
"winston": "^3.13.1"
5353
},
5454
"publishConfig": {

yarn.lock

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

354-
"@fastify/busboy@npm:^2.0.0":
355-
version: 2.0.0
356-
resolution: "@fastify/busboy@npm:2.0.0"
357-
checksum: 41879937ce1dee6421ef9cd4da53239830617e1f0bb7a0e843940772cd72827205d05e518af6adabe6e1ea19301285fff432b9d11bad01a531e698bea95c781b
358-
languageName: node
359-
linkType: hard
360-
361354
"@gar/promisify@npm:^1.1.3":
362355
version: 1.1.3
363356
resolution: "@gar/promisify@npm:1.1.3"
@@ -3251,7 +3244,7 @@ __metadata:
32513244
rimraf: ^6.0.1
32523245
ts-dotenv: ^0.9.1
32533246
typescript: 5.5.4
3254-
undici: ^5.28.4
3247+
undici: ^6.19.4
32553248
winston: ^3.13.1
32563249
bin:
32573250
task: dist/bin.js
@@ -4602,12 +4595,10 @@ __metadata:
46024595
languageName: node
46034596
linkType: hard
46044597

4605-
"undici@npm:^5.28.4":
4606-
version: 5.28.4
4607-
resolution: "undici@npm:5.28.4"
4608-
dependencies:
4609-
"@fastify/busboy": ^2.0.0
4610-
checksum: a8193132d84540e4dc1895ecc8dbaa176e8a49d26084d6fbe48a292e28397cd19ec5d13bc13e604484e76f94f6e334b2bdc740d5f06a6e50c44072818d0c19f9
4598+
"undici@npm:^6.19.4":
4599+
version: 6.19.4
4600+
resolution: "undici@npm:6.19.4"
4601+
checksum: 15cfdc84c5cae7df5c1199dd72d51074e1f86d22ed7dbf54252606aacb826fc532503fa6bb1d365e99acd31fe67eecd955ce856c7d5a8deee590e52e3b1f2802
46114602
languageName: node
46124603
linkType: hard
46134604

0 commit comments

Comments
 (0)