Skip to content

Commit

Permalink
chore(deps): update dependency undici to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 17, 2024
1 parent ace1d96 commit dd6bb34
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 15 deletions.
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": "^6.19.1",
"winston": "^3.13.0"
},
"publishConfig": {
Expand Down
19 changes: 5 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -351,13 +351,6 @@ __metadata:
languageName: node
linkType: hard

"@fastify/busboy@npm:^2.0.0":
version: 2.0.0
resolution: "@fastify/busboy@npm:2.0.0"
checksum: 41879937ce1dee6421ef9cd4da53239830617e1f0bb7a0e843940772cd72827205d05e518af6adabe6e1ea19301285fff432b9d11bad01a531e698bea95c781b
languageName: node
linkType: hard

"@gar/promisify@npm:^1.1.3":
version: 1.1.3
resolution: "@gar/promisify@npm:1.1.3"
Expand Down Expand Up @@ -3229,7 +3222,7 @@ __metadata:
rimraf: ^5.0.7
ts-dotenv: ^0.9.1
typescript: 5.4.5
undici: ^5.28.4
undici: ^6.19.1
winston: ^3.13.0
bin:
task: dist/bin.js
Expand Down Expand Up @@ -4572,12 +4565,10 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit dd6bb34

Please sign in to comment.