Skip to content

Commit 28db48b

Browse files
build(deps): bump @fastify/cors from 10.1.0 to 11.3.0
Bumps [@fastify/cors](https://github.com/fastify/fastify-cors) from 10.1.0 to 11.3.0. - [Release notes](https://github.com/fastify/fastify-cors/releases) - [Commits](fastify/fastify-cors@v10.1.0...v11.3.0) --- updated-dependencies: - dependency-name: "@fastify/cors" dependency-version: 11.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 73680d1 commit 28db48b

2 files changed

Lines changed: 59 additions & 165 deletions

File tree

apps/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"lint": "tsc -p tsconfig.json --noEmit"
1111
},
1212
"dependencies": {
13-
"@fastify/cors": "^10.0.1",
13+
"@fastify/cors": "^11.3.0",
1414
"@fastify/jwt": "^9.0.1",
1515
"@fastify/multipart": "^9.0.3",
1616
"@fastify/static": "10.1.2",

0 commit comments

Comments
 (0)