Skip to content

Commit

Permalink
build(deps): bump undici from 5.23.0 to 5.28.3 in /botlist
Browse files Browse the repository at this point in the history
Bumps [undici](https://github.com/nodejs/undici) from 5.23.0 to 5.28.3.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v5.23.0...v5.28.3)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 16, 2024
1 parent 821c2db commit fc2fccb
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 7 deletions.
2 changes: 1 addition & 1 deletion botlist/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dotenv": "^16.3.1",
"fastify": "^4.22.0",
"source-map-support": "^0.5.21",
"undici": "^5.23.0"
"undici": "^5.28.3"
},
"scripts": {
"build-image": "docker build -t sirh/c2s:botlist .",
Expand Down
19 changes: 13 additions & 6 deletions botlist/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,13 @@ __metadata:
languageName: node
linkType: hard

"@fastify/busboy@npm:^2.0.0":
version: 2.1.0
resolution: "@fastify/busboy@npm:2.1.0"
checksum: 3233abd10f73e50668cb4bb278a79b7b3fadd30215ac6458299b0e5a09a29c3586ec07597aae6bd93f5cbedfcef43a8aeea51829cd28fc13850cdbcd324c28d5
languageName: node
linkType: hard

"@fastify/deepmerge@npm:^1.0.0":
version: 1.1.0
resolution: "@fastify/deepmerge@npm:1.1.0"
Expand Down Expand Up @@ -2821,7 +2828,7 @@ __metadata:
prisma: ^5.2.0
source-map-support: ^0.5.21
typescript: ^5.2.2
undici: ^5.23.0
undici: ^5.28.3
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -3232,12 +3239,12 @@ __metadata:
languageName: node
linkType: hard

"undici@npm:^5.23.0":
version: 5.23.0
resolution: "undici@npm:5.23.0"
"undici@npm:^5.28.3":
version: 5.28.3
resolution: "undici@npm:5.28.3"
dependencies:
busboy: ^1.6.0
checksum: 906ca4fb1d47163d2cee2ecbbc664a1d92508a2cdf1558146621109f525c983a83597910b36e6ba468240e95259be5939cea6babc99fc0c36360b16630f66784
"@fastify/busboy": ^2.0.0
checksum: fa1e65aff896c5e2ee23637b632e306f9e3a2b32a3dc0b23ea71e5555ad350bcc25713aea894b3dccc0b7dc2c5e92a5a58435ebc2033b731a5524506f573dfd2
languageName: node
linkType: hard

Expand Down

0 comments on commit fc2fccb

Please sign in to comment.