Skip to content

Commit

Permalink
chore(deps): bump @fastify/cors from 8.5.0 to 9.0.1 (#704)
Browse files Browse the repository at this point in the history
Bumps [@fastify/cors](https://github.com/fastify/fastify-cors) from 8.5.0 to 9.0.1.
- [Release notes](https://github.com/fastify/fastify-cors/releases)
- [Commits](fastify/fastify-cors@v8.5.0...v9.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent 077a60d commit e1777ed
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
]
},
"dependencies": {
"@fastify/cors": "^8.2.0",
"@fastify/cors": "^9.0.1",
"@fastify/swagger": "^8.2.1",
"@fastify/type-provider-typebox": "^3.5.0",
"@sinclair/typebox": "^0.31.25",
Expand Down

0 comments on commit e1777ed

Please sign in to comment.