Skip to content

Commit 42c829e

Browse files
chore(all): bump @fastify/cors from 11.1.0 to 11.2.0
Bumps [@fastify/cors](https://github.com/fastify/fastify-cors) from 11.1.0 to 11.2.0. - [Release notes](https://github.com/fastify/fastify-cors/releases) - [Commits](fastify/fastify-cors@v11.1.0...v11.2.0) --- updated-dependencies: - dependency-name: "@fastify/cors" dependency-version: 11.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cd7e913 commit 42c829e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

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

services/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"dependencies": {
2323
"@fastify/cookie": "^11.0.2",
24-
"@fastify/cors": "^11.1.0",
24+
"@fastify/cors": "^11.2.0",
2525
"@fastify/formbody": "^8.0.2",
2626
"@fastify/rate-limit": "^10.3.0",
2727
"@fastify/sse": "^0.4.0",

0 commit comments

Comments
 (0)