mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-04 09:50:07 +00:00
build(deps): bump fastify in /docker-apps/rest-passthrough (#3336)
Bumps [fastify](https://github.com/fastify/fastify) from 4.25.1 to 4.25.2. - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](https://github.com/fastify/fastify/compare/v4.25.1...v4.25.2) --- updated-dependencies: - dependency-name: fastify dependency-type: direct:production update-type: version-update:semver-patch ... 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:
@@ -14,7 +14,7 @@
|
||||
"@discordeno/rest": "19.0.0-next.9006572",
|
||||
"@fastify/env": "^4.3.0",
|
||||
"@fastify/helmet": "^11.1.1",
|
||||
"fastify": "^4.25.1"
|
||||
"fastify": "^4.25.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@favware/cliff-jumper": "^2.2.3",
|
||||
|
||||
@@ -926,9 +926,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"fastify@npm:^4.25.1":
|
||||
version: 4.25.1
|
||||
resolution: "fastify@npm:4.25.1"
|
||||
"fastify@npm:^4.25.2":
|
||||
version: 4.25.2
|
||||
resolution: "fastify@npm:4.25.2"
|
||||
dependencies:
|
||||
"@fastify/ajv-compiler": "npm:^3.5.0"
|
||||
"@fastify/error": "npm:^3.4.0"
|
||||
@@ -946,7 +946,7 @@ __metadata:
|
||||
secure-json-parse: "npm:^2.7.0"
|
||||
semver: "npm:^7.5.4"
|
||||
toad-cache: "npm:^3.3.0"
|
||||
checksum: af0efe4e13cfbb3040901e13f379fc53af172e66dd1b16f2d5532e9dc0e976803ff04167e38b7b95fd7b1508cd60d4f847c68b019f5ae3ff82fe127fe9a2db88
|
||||
checksum: 9c5791c0da779412107d01f3e2befc2698a55966f9995b72af2f6c1854d2da004fb7c11222fed3931b73b58f7f49b83af79aaf6b484735f7a317b5d456e32080
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -1739,7 +1739,7 @@ __metadata:
|
||||
"@swc/cli": "npm:^0.1.63"
|
||||
"@swc/core": "npm:^1.3.101"
|
||||
dotenv: "npm:^16.3.1"
|
||||
fastify: "npm:^4.25.1"
|
||||
fastify: "npm:^4.25.2"
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
|
||||
Reference in New Issue
Block a user