Skip to content

Commit ff643d1

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

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"@commitlint/config-angular": "19.8.1",
8787
"@eslint/eslintrc": "3.3.1",
8888
"@eslint/js": "9.31.0",
89-
"@fastify/cors": "11.0.1",
89+
"@fastify/cors": "11.1.0",
9090
"@fastify/formbody": "8.0.2",
9191
"@fastify/middie": "9.0.3",
9292
"@fastify/multipart": "9.0.3",

packages/platform-fastify/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"access": "public"
1919
},
2020
"dependencies": {
21-
"@fastify/cors": "11.0.1",
21+
"@fastify/cors": "11.1.0",
2222
"@fastify/formbody": "8.0.2",
2323
"@fastify/middie": "9.0.3",
2424
"fast-querystring": "1.1.2",

0 commit comments

Comments
 (0)