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

Bumps [fastify](https://github.com/fastify/fastify) from 4.25.1 to 4.25.2.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v4.25.1...v4.25.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:
dependabot[bot]
2023-12-25 07:53:43 -06:00
committed by GitHub
parent e9fba3aa12
commit 5a36bb6057
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
"@discordeno/rest": "19.0.0-next.9006572",
"@fastify/env": "^4.3.0",
"@fastify/helmet": "^11.1.1",
"fastify": "^4.25.1"
"fastify": "^4.25.2"
},
"devDependencies": {
"@favware/cliff-jumper": "^2.2.3",