Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"node-html-parser": "^5.4.2",
"octokit": "^2.1.0",
"ts-dotenv": "^0.9.1",
"undici": "^5.28.4",
"undici": "^5.28.5",
"winston": "^3.17.0"
},
"publishConfig": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3247,7 +3247,7 @@ __metadata:
rimraf: ^6.0.1
ts-dotenv: ^0.9.1
typescript: 5.7.3
undici: ^5.28.4
undici: ^5.28.5
winston: ^3.17.0
bin:
task: dist/bin.js
Expand Down Expand Up @@ -4588,12 +4588,12 @@ __metadata:
languageName: node
linkType: hard

"undici@npm:^5.28.4":
version: 5.28.4
resolution: "undici@npm:5.28.4"
"undici@npm:^5.28.5":
version: 5.28.5
resolution: "undici@npm:5.28.5"
dependencies:
"@fastify/busboy": ^2.0.0
checksum: a8193132d84540e4dc1895ecc8dbaa176e8a49d26084d6fbe48a292e28397cd19ec5d13bc13e604484e76f94f6e334b2bdc740d5f06a6e50c44072818d0c19f9
checksum: a402d699a602a8feee1c0f78267467c8ffcbd7682267fec7a1307fd11554a32976a2307bf1cc8bf6ef7a667654336592fbd66d675df20ce28357536fb55a3a7d
languageName: node
linkType: hard

Expand Down
Loading