mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 08:47:22 +00:00
build(deps): bump @fastify/multipart from 10.0.0 to 10.1.0 in /docker-apps/rest-passthrough (#5142)
Bumps [@fastify/multipart](https://github.com/fastify/fastify-multipart) from 10.0.0 to 10.1.0. - [Release notes](https://github.com/fastify/fastify-multipart/releases) - [Commits](https://github.com/fastify/fastify-multipart/compare/v10.0.0...v10.1.0) --- updated-dependencies: - dependency-name: "@fastify/multipart" dependency-version: 10.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Fleny <Fleny113@outlook.com>
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"@discordeno/rest": "21.0.0",
|
||||
"@fastify/env": "^7.0.0",
|
||||
"@fastify/helmet": "^13.1.0",
|
||||
"@fastify/multipart": "^10.0.0",
|
||||
"@fastify/multipart": "^10.1.0",
|
||||
"fastify": "^5.5.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@@ -127,16 +127,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@fastify/multipart@npm:^10.0.0":
|
||||
version: 10.0.0
|
||||
resolution: "@fastify/multipart@npm:10.0.0"
|
||||
"@fastify/multipart@npm:^10.1.0":
|
||||
version: 10.1.0
|
||||
resolution: "@fastify/multipart@npm:10.1.0"
|
||||
dependencies:
|
||||
"@fastify/busboy": "npm:^3.0.0"
|
||||
"@fastify/deepmerge": "npm:^3.0.0"
|
||||
"@fastify/error": "npm:^4.0.0"
|
||||
fastify-plugin: "npm:^5.0.0"
|
||||
fastify-plugin: "npm:^6.0.0"
|
||||
secure-json-parse: "npm:^4.0.0"
|
||||
checksum: 10c0/49e09135599a59aab761b71f65ab5f9ad63c3ea28ede04389c308dea1149b1fd7779693230f5bc0ffc9063c42484e99a2d1d38c0fd73b074c9ed3216db12e9da
|
||||
checksum: 10c0/c305393cb53f673c8a12cd7439a1028dda7ae9f4c7c75aba45f3721df5f746651e2670bcd1b5c84544e6bc032b6f8251203c4a8f0153983e992d56dc97c170a1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -1036,7 +1036,7 @@ __metadata:
|
||||
"@discordeno/rest": "npm:21.0.0"
|
||||
"@fastify/env": "npm:^7.0.0"
|
||||
"@fastify/helmet": "npm:^13.1.0"
|
||||
"@fastify/multipart": "npm:^10.0.0"
|
||||
"@fastify/multipart": "npm:^10.1.0"
|
||||
"@favware/cliff-jumper": "npm:^6.1.0"
|
||||
"@types/node": "npm:^26.0.1"
|
||||
dotenv: "npm:^17.4.2"
|
||||
|
||||
Reference in New Issue
Block a user