Skip to content

Commit c867cad

Browse files
chore(deps): update dependency undici to v6
1 parent f470800 commit c867cad

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.3",
51+
"undici": "^6.10.2",
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"
@@ -3230,7 +3223,7 @@ __metadata:
32303223
rimraf: ^5.0.5
32313224
ts-dotenv: ^0.9.1
32323225
typescript: 5.4.3
3233-
undici: ^5.28.3
3226+
undici: ^6.10.2
32343227
winston: ^3.13.0
32353228
bin:
32363229
task: dist/bin.js
@@ -4575,12 +4568,10 @@ __metadata:
45754568
languageName: node
45764569
linkType: hard
45774570

4578-
"undici@npm:^5.28.3":
4579-
version: 5.28.3
4580-
resolution: "undici@npm:5.28.3"
4581-
dependencies:
4582-
"@fastify/busboy": ^2.0.0
4583-
checksum: fa1e65aff896c5e2ee23637b632e306f9e3a2b32a3dc0b23ea71e5555ad350bcc25713aea894b3dccc0b7dc2c5e92a5a58435ebc2033b731a5524506f573dfd2
4571+
"undici@npm:^6.10.2":
4572+
version: 6.10.2
4573+
resolution: "undici@npm:6.10.2"
4574+
checksum: 296b2d94dd68012f2bc19645e89537ca2e76fe2b4a152e305007caaa3da221d26012751ca00a17ea2123bd8ecba4eb6c5446de88f7738438c3f814b196e6f391
45844575
languageName: node
45854576
linkType: hard
45864577

0 commit comments

Comments
 (0)