|
1 | 1 | { |
2 | 2 | "name": "@injectivelabs/sdk-ts", |
3 | 3 | "description": "SDK in TypeScript for building Injective applications in a browser, node, and react native environment.", |
4 | | - "version": "1.15.9", |
| 4 | + "version": "1.15.10", |
5 | 5 | "sideEffects": false, |
6 | 6 | "license": "Apache-2.0", |
7 | 7 | "author": { |
|
124 | 124 | "@ethersproject/bytes": "^5.8.0", |
125 | 125 | "@injectivelabs/abacus-proto-ts": "1.14.0", |
126 | 126 | "@injectivelabs/core-proto-ts": "1.14.3", |
127 | | - "@injectivelabs/exceptions": "^1.15.6", |
| 127 | + "@injectivelabs/exceptions": "^1.15.7", |
128 | 128 | "@injectivelabs/grpc-web": "^0.0.1", |
129 | 129 | "@injectivelabs/grpc-web-node-http-transport": "^0.0.2", |
130 | 130 | "@injectivelabs/grpc-web-react-native-transport": "^0.0.2", |
131 | 131 | "@injectivelabs/indexer-proto-ts": "1.13.9", |
132 | 132 | "@injectivelabs/mito-proto-ts": "1.13.2", |
133 | | - "@injectivelabs/networks": "^1.15.7", |
| 133 | + "@injectivelabs/networks": "^1.15.8", |
134 | 134 | "@injectivelabs/olp-proto-ts": "1.13.4", |
135 | | - "@injectivelabs/ts-types": "^1.15.7", |
136 | | - "@injectivelabs/utils": "^1.15.7", |
| 135 | + "@injectivelabs/ts-types": "^1.15.8", |
| 136 | + "@injectivelabs/utils": "^1.15.8", |
137 | 137 | "@metamask/eth-sig-util": "^8.2.0", |
138 | 138 | "@noble/curves": "^1.8.1", |
139 | 139 | "@noble/hashes": "^1.7.1", |
|
0 commit comments