Skip to content

Commit 52d6328

Browse files
Merge pull request #14864 from nestjs/dependabot/npm_and_yarn/fastify/cors-11.0.1
chore(deps): bump @fastify/cors from 11.0.0 to 11.0.1
2 parents 86a375c + 52e9340 commit 52d6328

File tree

3 files changed

+7
-24
lines changed

3 files changed

+7
-24
lines changed

package-lock.json

+5-22
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"@commitlint/config-angular": "19.8.0",
8585
"@eslint/eslintrc": "3.3.1",
8686
"@eslint/js": "9.23.0",
87-
"@fastify/cors": "11.0.0",
87+
"@fastify/cors": "11.0.1",
8888
"@fastify/formbody": "8.0.2",
8989
"@fastify/middie": "9.0.3",
9090
"@fastify/multipart": "9.0.3",

packages/platform-fastify/package.json

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

0 commit comments

Comments
 (0)