chore(deps): bump @fastify/cors from 11.0.1 to 11.1.0

Bumps [@fastify/cors](https://github.com/fastify/fastify-cors) from 11.0.1 to 11.1.0.
- [Release notes](https://github.com/fastify/fastify-cors/releases)
- [Commits](https://github.com/fastify/fastify-cors/compare/v11.0.1...v11.1.0)

---
updated-dependencies:
- dependency-name: "@fastify/cors"
  dependency-version: 11.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-08-04 00:33:06 +00:00
committed by GitHub
parent b6d41888a4
commit ff643d14a7
3 changed files with 6 additions and 6 deletions

View File

@@ -18,7 +18,7 @@
"access": "public"
},
"dependencies": {
"@fastify/cors": "11.0.1",
"@fastify/cors": "11.1.0",
"@fastify/formbody": "8.0.2",
"@fastify/middie": "9.0.3",
"fast-querystring": "1.1.2",