Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#962)
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 Dec 14, 2024
1 parent 2e67a88 commit c2e5b27
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
"typecheck": "tsc -noEmit"
},
"dependencies": {
"@fastify/autoload": "6.0.2",
"@fastify/autoload": "6.0.3",
"@fastify/cors": "10.0.1",
"@fastify/env": "5.0.1",
"@fastify/etag": "6.0.1",
"@fastify/etag": "6.0.2",
"@fastify/helmet": "12.0.1",
"@fastify/multipart": "9.0.1",
"@fastify/rate-limit": "10.2.1",
Expand All @@ -48,7 +48,7 @@
"altair-fastify-plugin": "8.0.5",
"close-with-grace": "2.1.0",
"dotenv": "16.4.7",
"fastify": "5.1.0",
"fastify": "5.2.0",
"fastify-cli": "7.1.0",
"fastify-plugin": "5.0.1",
"fastify-tsconfig": "2.0.0",
Expand Down
52 changes: 26 additions & 26 deletions pnpm-lock.yaml

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

0 comments on commit c2e5b27

Please sign in to comment.