Skip to content

Commit d559b81

Browse files
Merge pull request #15493 from nestjs/dependabot/npm_and_yarn/fastify/cors-11.1.0
chore(deps): bump @fastify/cors from 11.0.1 to 11.1.0
2 parents 956a1c3 + ff643d1 commit d559b81

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)