|
37 | 37 | "@cloud-cryptographic-wallet/cloud-kms-signer": "^0.1.2",
|
38 | 38 | "@cloud-cryptographic-wallet/signer": "^0.0.5",
|
39 | 39 | "@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", |
43 | 43 | "@google-cloud/kms": "^4.4.0",
|
44 | 44 | "@prisma/client": "6.3.1",
|
45 | 45 | "@sinclair/typebox": "^0.31.28",
|
|
62 | 62 | "ethers": "5",
|
63 | 63 | "ethers-aws-kms-signer": "^1.3.2",
|
64 | 64 | "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", |
67 | 67 | "http-status-codes": "^2.2.0",
|
68 | 68 | "ioredis": "^5.4.1",
|
69 | 69 | "jsonwebtoken": "^9.0.2",
|
|
81 | 81 | "uuid": "^9.0.1",
|
82 | 82 | "viem": "^2.21.54",
|
83 | 83 | "winston": "^3.14.1",
|
84 |
| - "zod": "^3.23.8" |
| 84 | + "zod": "^3.24.1" |
85 | 85 | },
|
86 | 86 | "devDependencies": {
|
87 | 87 | "@biomejs/biome": "^1.9.2",
|
|
0 commit comments