Skip to content

Commit 8d7fa79

Browse files
committed
chore(deps): update dependency undici to ^5.28.3
1 parent 38ce70a commit 8d7fa79

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.2",
51+
"undici": "^5.28.3",
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.2
3375+
undici: ^5.28.3
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.2":
4986-
version: 5.28.2
4987-
resolution: "undici@npm:5.28.2"
4985+
"undici@npm:^5.28.3":
4986+
version: 5.28.3
4987+
resolution: "undici@npm:5.28.3"
49884988
dependencies:
49894989
"@fastify/busboy": ^2.0.0
4990-
checksum: f9e9335803f962fff07c3c11c6d50bbc76248bacf97035047155adb29c3622a65bd6bff23a22218189740133149d22e63b68131d8c40e78ac6cb4b6d686a6dfa
4990+
checksum: fa1e65aff896c5e2ee23637b632e306f9e3a2b32a3dc0b23ea71e5555ad350bcc25713aea894b3dccc0b7dc2c5e92a5a58435ebc2033b731a5524506f573dfd2
49914991
languageName: node
49924992
linkType: hard
49934993

0 commit comments

Comments
 (0)