Skip to content

Commit

Permalink
[npm]: bump @fastify/cors from 9.0.1 to 10.0.2
Browse files Browse the repository at this point in the history
Bumps [@fastify/cors](https://github.com/fastify/fastify-cors) from 9.0.1 to 10.0.2.
- [Release notes](https://github.com/fastify/fastify-cors/releases)
- [Commits](fastify/fastify-cors@v9.0.1...v10.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent c772243 commit a127a08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/payments-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@fastify/cors": "^9.0.1",
"@fastify/cors": "^10.0.2",
"@fastify/env": "^4.3.0",
"@fastify/formbody": "^7.4.0",
"@fastify/postgres": "^5.2.2",
Expand Down

0 comments on commit a127a08

Please sign in to comment.