build(deps): bump @fastify/helmet in /docker-apps/rest-passthrough (#4491)

Bumps [@fastify/helmet](https://github.com/fastify/fastify-helmet) from 13.0.1 to 13.0.2.
- [Release notes](https://github.com/fastify/fastify-helmet/releases)
- [Commits](https://github.com/fastify/fastify-helmet/compare/v13.0.1...v13.0.2)

---
updated-dependencies:
- dependency-name: "@fastify/helmet"
  dependency-version: 13.0.2
  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>
Co-authored-by: Fleny <Fleny113@outlook.com>
This commit is contained in:
dependabot[bot]
2025-10-01 21:05:02 +02:00
committed by GitHub
co-authored by Fleny
parent c31c2373fa
commit 9cb8afb8c2
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"dependencies": {
"@discordeno/rest": "21.0.0",
"@fastify/env": "^5.0.2",
"@fastify/helmet": "^13.0.1",
"@fastify/helmet": "^13.0.2",
"@fastify/multipart": "^9.0.3",
"fastify": "^5.5.0"
},