Skip to content

Commit

Permalink
chore: update fastify and plugins to 5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thyming committed Nov 24, 2024
1 parent a64492c commit ce935df
Show file tree
Hide file tree
Showing 3 changed files with 156 additions and 214 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,20 +46,20 @@
},
"dependencies": {
"@azure/storage-blob": "^12.23.0",
"@fastify/aws-lambda": "^3.2.0",
"@fastify/aws-lambda": "^5.0.0",
"@google-cloud/storage": "6.9.2",
"@hapi/boom": "10.0.0",
"@sinclair/typebox": "0.25.21",
"ajv": "8.12.0",
"aws-sdk": "2.1310.0",
"close-with-grace": "1.1.0",
"env-schema": "5.2.0",
"fastify": "4.12.0",
"fastify-plugin": "4.5.0",
"fastify": "5.1.0",
"fastify-plugin": "5.0.1",
"fs-blob-store": "6.0.0",
"hyperid": "3.1.1",
"pino": "6.13.3",
"pino-pretty": "10.3.0",
"pino": "9.5.0",
"pino-pretty": "13.0.0",
"s3-blob-store": "4.1.1"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit ce935df

Please sign in to comment.