mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-02 00:40:07 +00:00
build(deps): bump fastify in /docker-apps/rest-passthrough (#3467)
Bumps [fastify](https://github.com/fastify/fastify) from 4.26.1 to 4.26.2. - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](https://github.com/fastify/fastify/compare/v4.26.1...v4.26.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.26.1"
|
||||
"fastify": "^4.26.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@favware/cliff-jumper": "^3.0.1",
|
||||
|
||||
@@ -1181,9 +1181,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"fastify@npm:^4.26.1":
|
||||
version: 4.26.1
|
||||
resolution: "fastify@npm:4.26.1"
|
||||
"fastify@npm:^4.26.2":
|
||||
version: 4.26.2
|
||||
resolution: "fastify@npm:4.26.2"
|
||||
dependencies:
|
||||
"@fastify/ajv-compiler": "npm:^3.5.0"
|
||||
"@fastify/error": "npm:^3.4.0"
|
||||
@@ -1201,7 +1201,7 @@ __metadata:
|
||||
secure-json-parse: "npm:^2.7.0"
|
||||
semver: "npm:^7.5.4"
|
||||
toad-cache: "npm:^3.3.0"
|
||||
checksum: 010cc9bd21bca5bf9653147cca49bbdbacd6c191f58c5384cdfc46fb3a94d5d43a728f97f7732ec6591141b9bb2bb2e139e885d927fc0a28f28d8b8840cb65d7
|
||||
checksum: 24ee6b1496bf0c3b6b266edef6654c547ea54ffe3a17a98afd0f2a8e7a69e0fea2b58eaebb81388fa36d20032e239e656fbfdfac539b4758483a438250f791ff
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -2436,7 +2436,7 @@ __metadata:
|
||||
"@swc/cli": "npm:^0.3.10"
|
||||
"@swc/core": "npm:^1.4.5"
|
||||
dotenv: "npm:^16.4.5"
|
||||
fastify: "npm:^4.26.1"
|
||||
fastify: "npm:^4.26.2"
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
|
||||
Reference in New Issue
Block a user