build(deps): bump the npm_and_yarn group across 2 directories with 2 updates (#4170)

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


Updates `fastify` from 5.3.1 to 5.3.2
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v5.3.1...v5.3.2)

Updates `webpack` from 5.99.2 to 5.99.3
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.99.2...v5.99.3)

---
updated-dependencies:
- dependency-name: fastify
  dependency-version: 5.3.2
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: webpack
  dependency-version: 5.99.3
  dependency-type: direct:development
  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]
2025-04-21 10:51:50 +02:00
committed by GitHub
parent be955b7030
commit f7a25e2063
4 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
"amqplib": "^0.10.5",
"chalk": "^5.4.1",
"dotenv": "^16.4.7",
"fastify": "^5.3.1"
"fastify": "^5.3.2"
},
"devDependencies": {
"@types/amqplib": "^0.10.6",