|
78 | 78 | } |
79 | 79 | }, |
80 | 80 | "dependencies": { |
81 | | - "@fastify/cors": "9.0.1", |
82 | | - "@fastify/formbody": "7.4.0", |
83 | | - "@fastify/http-proxy": "9.5.0", |
84 | | - "@fastify/swagger": "8.15.0", |
85 | | - "@fastify/type-provider-typebox": "4.0.0", |
86 | | - "@sinclair/typebox": "0.32.35", |
| 81 | + "@fastify/cors": "11.2.0", |
| 82 | + "@fastify/formbody": "8.0.2", |
| 83 | + "@fastify/http-proxy": "11.4.1", |
| 84 | + "@fastify/swagger": "9.7.0", |
| 85 | + "@fastify/type-provider-typebox": "6.1.0", |
87 | 86 | "@stacks/api-toolkit": "1.12.2", |
88 | 87 | "@stacks/codec": "1.5.0", |
89 | 88 | "@stacks/common": "6.10.0", |
|
102 | 101 | "cross-env": "7.0.3", |
103 | 102 | "ecpair": "2.1.0", |
104 | 103 | "env-schema": "7.0.0", |
105 | | - "fastify": "4.29.1", |
106 | | - "fastify-metrics": "11.0.0", |
| 104 | + "fastify": "5.8.2", |
| 105 | + "fastify-metrics": "12.1.0", |
107 | 106 | "getopts": "2.3.0", |
108 | 107 | "ioredis": "5.6.1", |
109 | 108 | "jsonrpc-lite": "2.2.0", |
|
120 | 119 | "strict-event-emitter-types": "2.0.0", |
121 | 120 | "tiny-secp256k1": "2.2.1", |
122 | 121 | "ts-unused-exports": "7.0.3", |
| 122 | + "typebox": "1.1.6", |
123 | 123 | "undici": "6.23.0", |
124 | 124 | "ws": "7.5.10", |
125 | 125 | "zone-file": "2.0.0-beta.3" |
|
0 commit comments