build(deps): bump fastify (#4965)

Bumps the npm_and_yarn group with 1 update in the /examples/bigbot directory: [fastify](https://github.com/fastify/fastify).


Updates `fastify` from 5.8.4 to 5.8.5
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v5.8.4...v5.8.5)

---
updated-dependencies:
- dependency-name: fastify
  dependency-version: 5.8.5
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

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:
dependabot[bot]
2026-04-20 20:11:03 +05:30
committed by GitHub
parent 0518305417
commit 71903ec944
2 changed files with 6 additions and 6 deletions

View File

@@ -24,7 +24,7 @@
"amqplib": "^0.10.5", "amqplib": "^0.10.5",
"chalk": "^5.4.1", "chalk": "^5.4.1",
"dotenv": "^16.4.7", "dotenv": "^16.4.7",
"fastify": "^5.8.3" "fastify": "^5.8.5"
}, },
"devDependencies": { "devDependencies": {
"@types/amqplib": "^0.10.6", "@types/amqplib": "^0.10.6",

View File

@@ -496,7 +496,7 @@ __metadata:
chalk: "npm:^5.4.1" chalk: "npm:^5.4.1"
chokidar: "npm:^3.6.0" chokidar: "npm:^3.6.0"
dotenv: "npm:^16.4.7" dotenv: "npm:^16.4.7"
fastify: "npm:^5.8.3" fastify: "npm:^5.8.5"
typescript: "npm:^5.7.2" typescript: "npm:^5.7.2"
languageName: unknown languageName: unknown
linkType: soft linkType: soft
@@ -642,9 +642,9 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"fastify@npm:^5.8.3": "fastify@npm:^5.8.5":
version: 5.8.4 version: 5.8.5
resolution: "fastify@npm:5.8.4" resolution: "fastify@npm:5.8.5"
dependencies: dependencies:
"@fastify/ajv-compiler": "npm:^4.0.5" "@fastify/ajv-compiler": "npm:^4.0.5"
"@fastify/error": "npm:^4.0.0" "@fastify/error": "npm:^4.0.0"
@@ -661,7 +661,7 @@ __metadata:
secure-json-parse: "npm:^4.0.0" secure-json-parse: "npm:^4.0.0"
semver: "npm:^7.6.0" semver: "npm:^7.6.0"
toad-cache: "npm:^3.7.0" toad-cache: "npm:^3.7.0"
checksum: 10c0/560ef35d59f96d9900c6e96946736215873ed8aa7a493f61f9489c1bdbddf8f714c735886c00e21077fe9a0ea96539b8b5d6755e8877c464b0b04b6afde9c5ab checksum: 10c0/c12fb6cec8e9083d148edc49c99f75e518e28c1664b121085fc1392dc67cd2e132d21dd79e1ef37e1c77c5991b4854ac8850b8d5997691060ea4c13fb7421a0e
languageName: node languageName: node
linkType: hard linkType: hard