mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-01 00:10:07 +00:00
build(deps): bump fastify in /docker-apps/rest-passthrough (#3669)
Bumps [fastify](https://github.com/fastify/fastify) from 4.27.0 to 4.28.0. - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](https://github.com/fastify/fastify/compare/v4.27.0...v4.28.0) --- updated-dependencies: - dependency-name: fastify 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>
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
"@fastify/env": "^4.3.0",
|
||||
"@fastify/helmet": "^11.1.1",
|
||||
"@fastify/multipart": "^8.3.0",
|
||||
"fastify": "^4.27.0"
|
||||
"fastify": "^4.28.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@favware/cliff-jumper": "^4.0.2",
|
||||
|
||||
@@ -1324,9 +1324,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"fastify@npm:^4.27.0":
|
||||
version: 4.27.0
|
||||
resolution: "fastify@npm:4.27.0"
|
||||
"fastify@npm:^4.28.0":
|
||||
version: 4.28.0
|
||||
resolution: "fastify@npm:4.28.0"
|
||||
dependencies:
|
||||
"@fastify/ajv-compiler": "npm:^3.5.0"
|
||||
"@fastify/error": "npm:^3.4.0"
|
||||
@@ -1344,7 +1344,7 @@ __metadata:
|
||||
secure-json-parse: "npm:^2.7.0"
|
||||
semver: "npm:^7.5.4"
|
||||
toad-cache: "npm:^3.3.0"
|
||||
checksum: 5c98f4407627f3c08c222ee4ff7294a84ccb42d6612c80d3bea4b065cbd1ea010fa86f3c870cdae6c579c3982d97a6bf308dec8f3a9d15eb761138321e1e4207
|
||||
checksum: 8f3991b1ae2b5248ca9fb09f57f0fc083ca3ca26ab418fb2b0b768c5cec5c01aa4aaa9e7697018457a5f53fe43d74747bac2393509eeac96bb535d5cbba4e062
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -2595,7 +2595,7 @@ __metadata:
|
||||
"@swc/cli": "npm:^0.3.12"
|
||||
"@swc/core": "npm:^1.5.29"
|
||||
dotenv: "npm:^16.4.5"
|
||||
fastify: "npm:^4.27.0"
|
||||
fastify: "npm:^4.28.0"
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
|
||||
Reference in New Issue
Block a user