Skip to content

Commit ed15f26

Browse files
chore(deps): update dependency undici to v6
1 parent 8d7fa79 commit ed15f26

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.3",
51+
"undici": "^6.6.1",
5252
"winston": "^3.11.0"
5353
},
5454
"publishConfig": {

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3372,7 +3372,7 @@ __metadata:
33723372
rimraf: ^5.0.5
33733373
ts-dotenv: ^0.9.1
33743374
typescript: 5.3.3
3375-
undici: ^5.28.3
3375+
undici: ^6.6.1
33763376
winston: ^3.11.0
33773377
bin:
33783378
task: dist/bin.js
@@ -4982,12 +4982,12 @@ __metadata:
49824982
languageName: node
49834983
linkType: hard
49844984

4985-
"undici@npm:^5.28.3":
4986-
version: 5.28.3
4987-
resolution: "undici@npm:5.28.3"
4985+
"undici@npm:^6.6.1":
4986+
version: 6.6.1
4987+
resolution: "undici@npm:6.6.1"
49884988
dependencies:
49894989
"@fastify/busboy": ^2.0.0
4990-
checksum: fa1e65aff896c5e2ee23637b632e306f9e3a2b32a3dc0b23ea71e5555ad350bcc25713aea894b3dccc0b7dc2c5e92a5a58435ebc2033b731a5524506f573dfd2
4990+
checksum: 54d59f442ca6e9b89350daa9e3945039d98682a30ab6c57e983e0d920d6632040ec5777a2f00a0ac1b9e781309616c6e41ec59a776c09dcfebffa43f22c77f1e
49914991
languageName: node
49924992
linkType: hard
49934993

0 commit comments

Comments
 (0)