Skip to content

Commit 45c07bd

Browse files
committed
updated fastify
1 parent 5fdc132 commit 45c07bd

File tree

2 files changed

+126
-163
lines changed

2 files changed

+126
-163
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@
3737
"@cloud-cryptographic-wallet/cloud-kms-signer": "^0.1.2",
3838
"@cloud-cryptographic-wallet/signer": "^0.0.5",
3939
"@ethersproject/json-wallets": "^5.7.0",
40-
"@fastify/swagger": "^8.9.0",
41-
"@fastify/type-provider-typebox": "^3.2.0",
42-
"@fastify/websocket": "^8.2.0",
40+
"@fastify/swagger": "^9.4.2",
41+
"@fastify/type-provider-typebox": "^5.1.0",
42+
"@fastify/websocket": "^11.0.0",
4343
"@google-cloud/kms": "^4.4.0",
4444
"@prisma/client": "6.3.1",
4545
"@sinclair/typebox": "^0.31.28",
@@ -62,8 +62,8 @@
6262
"ethers": "5",
6363
"ethers-aws-kms-signer": "^1.3.2",
6464
"ethers-gcp-kms-signer": "^1.1.6",
65-
"fastify": "^4.28.1",
66-
"fastify-plugin": "^4.5.0",
65+
"fastify": "^5.2.0",
66+
"fastify-plugin": "^5.0.1",
6767
"http-status-codes": "^2.2.0",
6868
"ioredis": "^5.4.1",
6969
"jsonwebtoken": "^9.0.2",
@@ -81,7 +81,7 @@
8181
"uuid": "^9.0.1",
8282
"viem": "^2.21.54",
8383
"winston": "^3.14.1",
84-
"zod": "^3.23.8"
84+
"zod": "^3.24.1"
8585
},
8686
"devDependencies": {
8787
"@biomejs/biome": "^1.9.2",

0 commit comments

Comments
 (0)