mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 08:47:22 +00:00
build(deps): bump fastify in /docker-apps/rest-passthrough (#4183)
Bumps [fastify](https://github.com/fastify/fastify) from 4.29.0 to 4.29.1. - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](https://github.com/fastify/fastify/compare/v4.29.0...v4.29.1) --- updated-dependencies: - dependency-name: fastify dependency-version: 4.29.1 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:
@@ -15,7 +15,7 @@
|
||||
"@fastify/env": "^4.4.0",
|
||||
"@fastify/helmet": "^13.0.1",
|
||||
"@fastify/multipart": "^8.3.1",
|
||||
"fastify": "^4.29.0"
|
||||
"fastify": "^4.29.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@favware/cliff-jumper": "^6.0.0",
|
||||
|
||||
@@ -1393,9 +1393,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"fastify@npm:^4.29.0":
|
||||
version: 4.29.0
|
||||
resolution: "fastify@npm:4.29.0"
|
||||
"fastify@npm:^4.29.1":
|
||||
version: 4.29.1
|
||||
resolution: "fastify@npm:4.29.1"
|
||||
dependencies:
|
||||
"@fastify/ajv-compiler": "npm:^3.5.0"
|
||||
"@fastify/error": "npm:^3.4.0"
|
||||
@@ -1413,7 +1413,7 @@ __metadata:
|
||||
secure-json-parse: "npm:^2.7.0"
|
||||
semver: "npm:^7.5.4"
|
||||
toad-cache: "npm:^3.3.0"
|
||||
checksum: 10c0/8bfdac5c4be943c57dfcc8d16b400f11a9bc8d4f096b4b28b06c9bb85ffedae1e5ec7a00eaa736813ebe075aa79f72a4b10d9744013229dd7cd3922c605e8e1f
|
||||
checksum: 10c0/65bbc290313f69284f2b477c6a22d9b57c373c097dceb971e660dbace4cda5b17cd8c6ab2d6a4440fd6e0418e6826ea00f5d587652454241008f92c838b3e292
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -2243,7 +2243,7 @@ __metadata:
|
||||
"@swc/cli": "npm:^0.6.0"
|
||||
"@swc/core": "npm:^1.11.15"
|
||||
dotenv: "npm:^16.4.7"
|
||||
fastify: "npm:^4.29.0"
|
||||
fastify: "npm:^4.29.1"
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
|
||||
Reference in New Issue
Block a user