build(deps): bump fastify in /docker-apps/rest-passthrough (#3331)

Bumps [fastify](https://github.com/fastify/fastify) from 4.24.3 to 4.25.1.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v4.24.3...v4.25.1)

---
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>
This commit is contained in:
dependabot[bot]
2023-12-21 10:30:18 -06:00
committed by GitHub
parent 5a12def591
commit 78491a1bb1
2 changed files with 20 additions and 13 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
"@discordeno/rest": "19.0.0-next.fb947f5",
"@fastify/env": "^4.3.0",
"@fastify/helmet": "^11.1.1",
"fastify": "^4.24.3"
"fastify": "^4.25.1"
},
"devDependencies": {
"@favware/cliff-jumper": "^2.2.3",