mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 08:47:22 +00:00
build(deps): bump @fastify/multipart (#4100)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@discordeno/bot": "21.0.0",
|
||||
"@fastify/multipart": "^9.0.1",
|
||||
"@fastify/multipart": "^9.0.3",
|
||||
"@influxdata/influxdb-client": "^1.35.0",
|
||||
"amqplib": "^0.10.5",
|
||||
"chalk": "^5.4.1",
|
||||
|
||||
@@ -119,16 +119,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@fastify/multipart@npm:^9.0.1":
|
||||
version: 9.0.1
|
||||
resolution: "@fastify/multipart@npm:9.0.1"
|
||||
"@fastify/multipart@npm:^9.0.3":
|
||||
version: 9.0.3
|
||||
resolution: "@fastify/multipart@npm:9.0.3"
|
||||
dependencies:
|
||||
"@fastify/busboy": "npm:^3.0.0"
|
||||
"@fastify/deepmerge": "npm:^2.0.0"
|
||||
"@fastify/error": "npm:^4.0.0"
|
||||
fastify-plugin: "npm:^5.0.0"
|
||||
secure-json-parse: "npm:^3.0.0"
|
||||
checksum: 10c0/f00d5993482265d31bd1460106c43e39c4d95f540fa532d49eafab5de3afec85e6c939dc086b22f6e042eeb6f3423b4b8a067eb9faea1203dfb161e5008558d0
|
||||
checksum: 10c0/589571e71954e28b6445dcaeef3f4e978931f9a697cf259ef45327ee646f85db2195cd38fe4bf758aab3e0d61ceb30429b1389fd9e176f55a3c83b4186ebb20d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -1116,7 +1116,7 @@ __metadata:
|
||||
resolution: "dd-bigbot@workspace:."
|
||||
dependencies:
|
||||
"@discordeno/bot": "npm:21.0.0"
|
||||
"@fastify/multipart": "npm:^9.0.1"
|
||||
"@fastify/multipart": "npm:^9.0.3"
|
||||
"@influxdata/influxdb-client": "npm:^1.35.0"
|
||||
"@swc/cli": "npm:^0.5.2"
|
||||
"@swc/core": "npm:^1.10.4"
|
||||
|
||||
Reference in New Issue
Block a user