|
28 | 28 | }, |
29 | 29 | "dependencies": { |
30 | 30 | "@aws-sdk/client-kms": "^3.679.0", |
31 | | - "@bull-board/fastify": "^5.21.1", |
| 31 | + "@bull-board/fastify": "^5.23.0", |
32 | 32 | "@cloud-cryptographic-wallet/cloud-kms-signer": "^0.1.2", |
33 | 33 | "@cloud-cryptographic-wallet/signer": "^0.0.5", |
34 | 34 | "@fastify/basic-auth": "^5.1.1", |
|
61 | 61 | "ethers": "5", |
62 | 62 | "ethers-aws-kms-signer": "^1.3.2", |
63 | 63 | "ethers-gcp-kms-signer": "^1.1.6", |
64 | | - "fastify": "^4.15.0", |
| 64 | + "fastify": "^4.28.1", |
65 | 65 | "fastify-plugin": "^4.5.0", |
66 | 66 | "http-status-codes": "^2.2.0", |
67 | 67 | "ioredis": "^5.4.1", |
|
109 | 109 | "schema": "./src/prisma/schema.prisma" |
110 | 110 | }, |
111 | 111 | "resolutions": { |
| 112 | + "@thirdweb-dev/auth/**/axios": ">=1.7.4", |
| 113 | + "@thirdweb-dev/auth/**/web3-utils": ">=4.2.1", |
112 | 114 | "ethers-gcp-kms-signer/**/protobufjs": ">=7.2.5", |
113 | | - "@thirdweb-dev/auth/**/axios": ">=0.28.0" |
| 115 | + "fastify/**/find-my-way": ">=8.2.2", |
| 116 | + "@grpc/grpc-js": ">=1.8.22", |
| 117 | + "body-parser": ">=1.20.3", |
| 118 | + "cookie": ">=0.7.0", |
| 119 | + "elliptic": ">=6.6.0", |
| 120 | + "micromatch": ">=4.0.8", |
| 121 | + "secp256k1": ">=4.0.4", |
| 122 | + "ws": ">=8.17.1" |
114 | 123 | } |
115 | 124 | } |
0 commit comments