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

Bumps [fastify](https://github.com/fastify/fastify) from 4.26.2 to 4.27.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v4.26.2...v4.27.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>
This commit is contained in:
dependabot[bot]
2024-05-09 05:55:44 +00:00
committed by GitHub
parent 0663f1ed83
commit 4bd508c82a
2 changed files with 22 additions and 22 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
"@fastify/env": "^4.3.0",
"@fastify/helmet": "^11.1.1",
"@fastify/multipart": "^8.2.0",
"fastify": "^4.26.2"
"fastify": "^4.27.0"
},
"devDependencies": {
"@favware/cliff-jumper": "^3.0.3",