Skip to content

Commit

Permalink
feat: update to fastify 4
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmitrov committed Feb 3, 2023
1 parent b20a91b commit 0384fb4
Show file tree
Hide file tree
Showing 6 changed files with 168 additions and 113 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,17 +35,16 @@
"@fastify/aws-lambda": "^3.1.3",
"@google-cloud/storage": "6.4.1",
"@hapi/boom": "9.1.4",
"@sinclair/typebox": "0.23.1",
"@sinclair/typebox": "0.25.21",
"@vercel/node": "1.12.1",
"ajv": "8.11.0",
"aws-sdk": "2.1053.0",
"azure-storage": "^2.10.7",
"boom": "7.3.0",
"close-with-grace": "1.1.0",
"env-schema": "5.1.0",
"fastify": "3.29.4",
"fastify-autoload": "3.9.0",
"fastify-plugin": "3.0.0",
"fastify": "4.12.0",
"fastify-plugin": "4.5.0",
"fs-blob-store": "6.0.0",
"hyperid": "2.3.1",
"make-promises-safe": "5.1.0",
Expand Down
Loading

0 comments on commit 0384fb4

Please sign in to comment.