Skip to content

Commit

Permalink
fix(deps): update dependency @fastify/cors to v10.0.2 (#477)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 21, 2025
1 parent 6ec7eb1 commit 583df6f
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 5 deletions.
18 changes: 14 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 @@ -34,7 +34,7 @@
"node": ">=18.16.1"
},
"dependencies": {
"@fastify/cors": "10.0.1",
"@fastify/cors": "10.0.2",
"fastify": "5.2.1",
"fs-adapters": "7.0.2",
"group-items": "4.0.0",
Expand Down

0 comments on commit 583df6f

Please sign in to comment.