Skip to content

Commit 578d6db

Browse files
build(deps): bump @fastify/cors from 10.0.2 to 11.0.0
Bumps [@fastify/cors](https://github.com/fastify/fastify-cors) from 10.0.2 to 11.0.0. - [Release notes](https://github.com/fastify/fastify-cors/releases) - [Commits](fastify/fastify-cors@v10.0.2...v11.0.0) --- updated-dependencies: - dependency-name: "@fastify/cors" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b5a5f97 commit 578d6db

File tree

2 files changed

+14
-13
lines changed

2 files changed

+14
-13
lines changed

package-lock.json

Lines changed: 13 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"typescript": "^5.7.2"
4242
},
4343
"dependencies": {
44-
"@fastify/cors": "^10.0.1",
44+
"@fastify/cors": "^11.0.0",
4545
"@fastify/helmet": "^13.0.0",
4646
"@fastify/postgres": "^6.0.1",
4747
"@fastify/static": "^8.0.3",

0 commit comments

Comments
 (0)