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 (#4040)
Bumps [fastify](https://github.com/fastify/fastify) from 4.28.1 to 4.29.0. - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](https://github.com/fastify/fastify/compare/v4.28.1...v4.29.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> Co-authored-by: Awesome Stickz <awesome@stickz.dev>
This commit is contained in:
co-authored by
Awesome Stickz
parent
41c614c31e
commit
00c2500a2b
@@ -15,7 +15,7 @@
|
||||
"@fastify/env": "^4.4.0",
|
||||
"@fastify/helmet": "^13.0.0",
|
||||
"@fastify/multipart": "^8.3.0",
|
||||
"fastify": "^4.28.1"
|
||||
"fastify": "^4.29.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@favware/cliff-jumper": "^5.0.0",
|
||||
|
||||
@@ -1355,9 +1355,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"fastify@npm:^4.28.1":
|
||||
version: 4.28.1
|
||||
resolution: "fastify@npm:4.28.1"
|
||||
"fastify@npm:^4.29.0":
|
||||
version: 4.29.0
|
||||
resolution: "fastify@npm:4.29.0"
|
||||
dependencies:
|
||||
"@fastify/ajv-compiler": "npm:^3.5.0"
|
||||
"@fastify/error": "npm:^3.4.0"
|
||||
@@ -1375,7 +1375,7 @@ __metadata:
|
||||
secure-json-parse: "npm:^2.7.0"
|
||||
semver: "npm:^7.5.4"
|
||||
toad-cache: "npm:^3.3.0"
|
||||
checksum: 8a749dd540609579258cd0471c521696ed16bf66e34d46babbbed9d9a184bd7a378c2ec87a233e382071c1c91b223db0a1ad1a7f9dc8a8f2240aaf8e173ed597
|
||||
checksum: e3ffa740fc1ec149d55cbf8caa52f3013becf181aaa40231f1d6f97ce54120ca40ee48497c00f4f0995d63692306e220f109bdcafffee0e616c65565de97c381
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -2205,7 +2205,7 @@ __metadata:
|
||||
"@swc/cli": "npm:^0.5.2"
|
||||
"@swc/core": "npm:^1.9.3"
|
||||
dotenv: "npm:^16.4.6"
|
||||
fastify: "npm:^4.28.1"
|
||||
fastify: "npm:^4.29.0"
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
|
||||
Reference in New Issue
Block a user