|
11 | 11 | "bugs": { |
12 | 12 | "url": "https://github.com/ChainSafe/lodestar/issues" |
13 | 13 | }, |
14 | | - "version": "1.32.0", |
| 14 | + "version": "1.33.0", |
15 | 15 | "type": "module", |
16 | 16 | "exports": { |
17 | 17 | ".": { |
|
103 | 103 | "@chainsafe/pubkey-index-map": "^3.0.0", |
104 | 104 | "@chainsafe/ssz": "^1.2.1", |
105 | 105 | "@chainsafe/threads": "^1.11.2", |
106 | | - "@crate-crypto/node-eth-kzg": "^0.7.1", |
| 106 | + "@crate-crypto/node-eth-kzg": "0.8.0", |
107 | 107 | "@ethersproject/abi": "^5.7.0", |
108 | 108 | "@fastify/bearer-auth": "^10.0.1", |
109 | 109 | "@fastify/cors": "^10.0.1", |
110 | 110 | "@fastify/swagger": "^9.0.0", |
111 | 111 | "@fastify/swagger-ui": "^5.0.1", |
112 | 112 | "@libp2p/bootstrap": "^11.0.32", |
113 | 113 | "@libp2p/crypto": "^5.0.15", |
114 | | - "@libp2p/identify": "3.0.27", |
| 114 | + "@libp2p/identify": "^3.0.27", |
115 | 115 | "@libp2p/interface": "^2.7.0", |
116 | 116 | "@libp2p/mdns": "^11.0.32", |
117 | 117 | "@libp2p/mplex": "^11.0.32", |
118 | 118 | "@libp2p/peer-id": "^5.1.0", |
119 | 119 | "@libp2p/prometheus-metrics": "^4.3.15", |
120 | 120 | "@libp2p/tcp": "^10.1.8", |
121 | | - "@lodestar/api": "^1.32.0", |
122 | | - "@lodestar/config": "^1.32.0", |
123 | | - "@lodestar/db": "^1.32.0", |
124 | | - "@lodestar/fork-choice": "^1.32.0", |
125 | | - "@lodestar/light-client": "^1.32.0", |
126 | | - "@lodestar/logger": "^1.32.0", |
127 | | - "@lodestar/params": "^1.32.0", |
128 | | - "@lodestar/reqresp": "^1.32.0", |
129 | | - "@lodestar/state-transition": "^1.32.0", |
130 | | - "@lodestar/types": "^1.32.0", |
131 | | - "@lodestar/utils": "^1.32.0", |
132 | | - "@lodestar/validator": "^1.32.0", |
| 121 | + "@lodestar/api": "^1.33.0", |
| 122 | + "@lodestar/config": "^1.33.0", |
| 123 | + "@lodestar/db": "^1.33.0", |
| 124 | + "@lodestar/fork-choice": "^1.33.0", |
| 125 | + "@lodestar/light-client": "^1.33.0", |
| 126 | + "@lodestar/logger": "^1.33.0", |
| 127 | + "@lodestar/params": "^1.33.0", |
| 128 | + "@lodestar/reqresp": "^1.33.0", |
| 129 | + "@lodestar/state-transition": "^1.33.0", |
| 130 | + "@lodestar/types": "^1.33.0", |
| 131 | + "@lodestar/utils": "^1.33.0", |
| 132 | + "@lodestar/validator": "^1.33.0", |
133 | 133 | "@multiformats/multiaddr": "^12.1.3", |
134 | 134 | "datastore-core": "^10.0.2", |
135 | 135 | "datastore-level": "^11.0.1", |
|
139 | 139 | "it-all": "^3.0.4", |
140 | 140 | "it-pipe": "^3.0.1", |
141 | 141 | "jwt-simple": "0.5.6", |
142 | | - "libp2p": "2.8.2", |
| 142 | + "libp2p": "2.9.0", |
143 | 143 | "multiformats": "^11.0.1", |
144 | 144 | "prom-client": "^15.1.0", |
145 | 145 | "qs": "^6.11.1", |
|
0 commit comments