Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 29, 2023
1 parent c6b26b1 commit 4544ef0
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
},
"dependencies": {
"@fastify/autoload": "5.8.0",
"@fastify/cors": "8.4.0",
"@fastify/env": "4.2.0",
"@fastify/cors": "8.4.1",
"@fastify/env": "4.3.0",
"@fastify/etag": "4.2.0",
"@fastify/helmet": "11.1.1",
"@fastify/multipart": "8.0.0",
Expand All @@ -50,7 +50,7 @@
"@opentelemetry/exporter-trace-otlp-proto": "0.44.0",
"@opentelemetry/sdk-metrics": "1.17.1",
"@opentelemetry/sdk-node": "0.44.0",
"@sinclair/typebox": "0.31.20",
"@sinclair/typebox": "0.31.21",
"altair-fastify-plugin": "5.2.5",
"close-with-grace": "1.2.0",
"dotenv": "16.3.1",
Expand Down
24 changes: 12 additions & 12 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 4544ef0

Please sign in to comment.