Skip to content

Commit 48843b9

Browse files
chore(deps): update dependency undici to v6
1 parent e5ec142 commit 48843b9

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.18.0",
5252
"winston": "^3.13.0"
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"
@@ -3211,7 +3204,7 @@ __metadata:
32113204
rimraf: ^5.0.7
32123205
ts-dotenv: ^0.9.1
32133206
typescript: 5.4.5
3214-
undici: ^5.28.4
3207+
undici: ^6.18.0
32153208
winston: ^3.13.0
32163209
bin:
32173210
task: dist/bin.js
@@ -4554,12 +4547,10 @@ __metadata:
45544547
languageName: node
45554548
linkType: hard
45564549

4557-
"undici@npm:^5.28.4":
4558-
version: 5.28.4
4559-
resolution: "undici@npm:5.28.4"
4560-
dependencies:
4561-
"@fastify/busboy": ^2.0.0
4562-
checksum: a8193132d84540e4dc1895ecc8dbaa176e8a49d26084d6fbe48a292e28397cd19ec5d13bc13e604484e76f94f6e334b2bdc740d5f06a6e50c44072818d0c19f9
4550+
"undici@npm:^6.18.0":
4551+
version: 6.18.0
4552+
resolution: "undici@npm:6.18.0"
4553+
checksum: 857a5de1a5e5db9db833e35182f692cbc71fbce214ba2f982f7f77a96d960f60d25b307e38218cda066b40f0b2df9886af625425553b6e6d9b638d272c0fb6f3
45634554
languageName: node
45644555
linkType: hard
45654556

0 commit comments

Comments
 (0)