Skip to content

Commit

Permalink
Merge pull request #13148 from nestjs/dependabot/npm_and_yarn/fastify…
Browse files Browse the repository at this point in the history
…/cors-9.0.1

chore(deps): bump @fastify/cors from 9.0.0 to 9.0.1
  • Loading branch information
kamilmysliwiec committed Feb 2, 2024
2 parents c62f4f4 + 1de9b29 commit 7f983e1
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"@codechecks/client": "0.1.12",
"@commitlint/cli": "18.6.0",
"@commitlint/config-angular": "18.5.0",
"@fastify/cors": "9.0.0",
"@fastify/cors": "9.0.1",
"@fastify/formbody": "7.4.0",
"@fastify/middie": "8.3.0",
"@fastify/multipart": "8.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/platform-fastify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"access": "public"
},
"dependencies": {
"@fastify/cors": "9.0.0",
"@fastify/cors": "9.0.1",
"@fastify/formbody": "7.4.0",
"@fastify/middie": "8.3.0",
"fastify": "4.26.0",
Expand Down

0 comments on commit 7f983e1

Please sign in to comment.