clients/js: update Injective packages (#1926)

This commit is contained in:
Paul Noel 2022-11-15 17:26:34 +00:00 committed by GitHub
parent ee1868205d
commit fba7042657
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 78 additions and 30 deletions

View File

@ -11,8 +11,8 @@
"@celo-tools/celo-ethers-wrapper": "^0.1.0", "@celo-tools/celo-ethers-wrapper": "^0.1.0",
"@certusone/wormhole-sdk": "^0.9.2", "@certusone/wormhole-sdk": "^0.9.2",
"@cosmjs/encoding": "^0.26.2", "@cosmjs/encoding": "^0.26.2",
"@injectivelabs/networks": "^1.0.35", "@injectivelabs/networks": "^1.0.37",
"@injectivelabs/sdk-ts": "^1.0.199", "@injectivelabs/sdk-ts": "^1.0.211",
"@injectivelabs/tx-ts": "^1.0.43", "@injectivelabs/tx-ts": "^1.0.43",
"@solana/web3.js": "^1.22.0", "@solana/web3.js": "^1.22.0",
"@terra-money/terra.js": "^3.1.3", "@terra-money/terra.js": "^3.1.3",
@ -2065,21 +2065,21 @@
} }
}, },
"node_modules/@injectivelabs/networks": { "node_modules/@injectivelabs/networks": {
"version": "1.0.39", "version": "1.0.37",
"resolved": "https://registry.npmjs.org/@injectivelabs/networks/-/networks-1.0.39.tgz", "resolved": "https://registry.npmjs.org/@injectivelabs/networks/-/networks-1.0.37.tgz",
"integrity": "sha512-vRm/br12A4jwm8+0P7aMxNUMgCI6M0Ywi7ov7KMQKm55AE8AfKvxhe9ENUkp5iI2mV2cyTRLA5eu6WMQn4nYjw==", "integrity": "sha512-OUXMrJpOls18ksOhJJU00di1YXmaEQfIGo0BKVv9XFFAbi5d10hV4mrVfL/7Pnt4dALmBeXn8B0IalEr4HeCOw==",
"hasInstallScript": true, "hasInstallScript": true,
"dependencies": { "dependencies": {
"@injectivelabs/exceptions": "^1.0.27", "@injectivelabs/exceptions": "^1.0.25",
"@injectivelabs/utils": "^1.0.33", "@injectivelabs/utils": "^1.0.31",
"link-module-alias": "^1.2.0", "link-module-alias": "^1.2.0",
"shx": "^0.3.2" "shx": "^0.3.2"
} }
}, },
"node_modules/@injectivelabs/sdk-ts": { "node_modules/@injectivelabs/sdk-ts": {
"version": "1.0.214", "version": "1.0.211",
"resolved": "https://registry.npmjs.org/@injectivelabs/sdk-ts/-/sdk-ts-1.0.214.tgz", "resolved": "https://registry.npmjs.org/@injectivelabs/sdk-ts/-/sdk-ts-1.0.211.tgz",
"integrity": "sha512-rJkJF7FP1Sc9H4aBt+PXTzcKlZMcI0Efzl9jcPf8EMBLJjPGsBt1TP633o9nj6cOp7CZrD8x13AxEdB0IUzgDw==", "integrity": "sha512-3gSniUGTC4qkBj23sAfvpUkP65hgLj3a07HF7xHQZRRuy17REuRXh1FZUjKbVn3ygWYMN46xy6eMVs/nw6ImtQ==",
"hasInstallScript": true, "hasInstallScript": true,
"dependencies": { "dependencies": {
"@apollo/client": "^3.5.8", "@apollo/client": "^3.5.8",
@ -2091,12 +2091,12 @@
"@improbable-eng/grpc-web-node-http-transport": "^0.15.0", "@improbable-eng/grpc-web-node-http-transport": "^0.15.0",
"@improbable-eng/grpc-web-react-native-transport": "^0.15.0", "@improbable-eng/grpc-web-react-native-transport": "^0.15.0",
"@injectivelabs/chain-api": "1.8.2-no-tse", "@injectivelabs/chain-api": "1.8.2-no-tse",
"@injectivelabs/exceptions": "^1.0.27", "@injectivelabs/exceptions": "^1.0.25",
"@injectivelabs/indexer-api": "1.0.31", "@injectivelabs/indexer-api": "1.0.31",
"@injectivelabs/networks": "^1.0.39", "@injectivelabs/networks": "^1.0.37",
"@injectivelabs/token-metadata": "^1.0.53", "@injectivelabs/token-metadata": "^1.0.51",
"@injectivelabs/ts-types": "^1.0.16", "@injectivelabs/ts-types": "^1.0.14",
"@injectivelabs/utils": "^1.0.33", "@injectivelabs/utils": "^1.0.31",
"@metamask/eth-sig-util": "^4.0.1", "@metamask/eth-sig-util": "^4.0.1",
"@types/google-protobuf": "^3.15.5", "@types/google-protobuf": "^3.15.5",
"axios": "^0.27.2", "axios": "^0.27.2",
@ -2542,6 +2542,18 @@
"google-protobuf": "^3.14.0" "google-protobuf": "^3.14.0"
} }
}, },
"node_modules/@injectivelabs/sdk-ts/node_modules/@injectivelabs/networks": {
"version": "1.0.39",
"resolved": "https://registry.npmjs.org/@injectivelabs/networks/-/networks-1.0.39.tgz",
"integrity": "sha512-vRm/br12A4jwm8+0P7aMxNUMgCI6M0Ywi7ov7KMQKm55AE8AfKvxhe9ENUkp5iI2mV2cyTRLA5eu6WMQn4nYjw==",
"hasInstallScript": true,
"dependencies": {
"@injectivelabs/exceptions": "^1.0.27",
"@injectivelabs/utils": "^1.0.33",
"link-module-alias": "^1.2.0",
"shx": "^0.3.2"
}
},
"node_modules/@injectivelabs/sdk-ts/node_modules/axios": { "node_modules/@injectivelabs/sdk-ts/node_modules/axios": {
"version": "0.27.2", "version": "0.27.2",
"resolved": "https://registry.npmjs.org/axios/-/axios-0.27.2.tgz", "resolved": "https://registry.npmjs.org/axios/-/axios-0.27.2.tgz",
@ -2677,6 +2689,18 @@
"shx": "^0.3.2" "shx": "^0.3.2"
} }
}, },
"node_modules/@injectivelabs/token-metadata/node_modules/@injectivelabs/networks": {
"version": "1.0.39",
"resolved": "https://registry.npmjs.org/@injectivelabs/networks/-/networks-1.0.39.tgz",
"integrity": "sha512-vRm/br12A4jwm8+0P7aMxNUMgCI6M0Ywi7ov7KMQKm55AE8AfKvxhe9ENUkp5iI2mV2cyTRLA5eu6WMQn4nYjw==",
"hasInstallScript": true,
"dependencies": {
"@injectivelabs/exceptions": "^1.0.27",
"@injectivelabs/utils": "^1.0.33",
"link-module-alias": "^1.2.0",
"shx": "^0.3.2"
}
},
"node_modules/@injectivelabs/ts-types": { "node_modules/@injectivelabs/ts-types": {
"version": "1.0.16", "version": "1.0.16",
"resolved": "https://registry.npmjs.org/@injectivelabs/ts-types/-/ts-types-1.0.16.tgz", "resolved": "https://registry.npmjs.org/@injectivelabs/ts-types/-/ts-types-1.0.16.tgz",
@ -10541,20 +10565,20 @@
} }
}, },
"@injectivelabs/networks": { "@injectivelabs/networks": {
"version": "1.0.39", "version": "1.0.37",
"resolved": "https://registry.npmjs.org/@injectivelabs/networks/-/networks-1.0.39.tgz", "resolved": "https://registry.npmjs.org/@injectivelabs/networks/-/networks-1.0.37.tgz",
"integrity": "sha512-vRm/br12A4jwm8+0P7aMxNUMgCI6M0Ywi7ov7KMQKm55AE8AfKvxhe9ENUkp5iI2mV2cyTRLA5eu6WMQn4nYjw==", "integrity": "sha512-OUXMrJpOls18ksOhJJU00di1YXmaEQfIGo0BKVv9XFFAbi5d10hV4mrVfL/7Pnt4dALmBeXn8B0IalEr4HeCOw==",
"requires": { "requires": {
"@injectivelabs/exceptions": "^1.0.27", "@injectivelabs/exceptions": "^1.0.25",
"@injectivelabs/utils": "^1.0.33", "@injectivelabs/utils": "^1.0.31",
"link-module-alias": "^1.2.0", "link-module-alias": "^1.2.0",
"shx": "^0.3.2" "shx": "^0.3.2"
} }
}, },
"@injectivelabs/sdk-ts": { "@injectivelabs/sdk-ts": {
"version": "1.0.214", "version": "1.0.211",
"resolved": "https://registry.npmjs.org/@injectivelabs/sdk-ts/-/sdk-ts-1.0.214.tgz", "resolved": "https://registry.npmjs.org/@injectivelabs/sdk-ts/-/sdk-ts-1.0.211.tgz",
"integrity": "sha512-rJkJF7FP1Sc9H4aBt+PXTzcKlZMcI0Efzl9jcPf8EMBLJjPGsBt1TP633o9nj6cOp7CZrD8x13AxEdB0IUzgDw==", "integrity": "sha512-3gSniUGTC4qkBj23sAfvpUkP65hgLj3a07HF7xHQZRRuy17REuRXh1FZUjKbVn3ygWYMN46xy6eMVs/nw6ImtQ==",
"requires": { "requires": {
"@apollo/client": "^3.5.8", "@apollo/client": "^3.5.8",
"@cosmjs/amino": "^0.29.0", "@cosmjs/amino": "^0.29.0",
@ -10565,12 +10589,12 @@
"@improbable-eng/grpc-web-node-http-transport": "^0.15.0", "@improbable-eng/grpc-web-node-http-transport": "^0.15.0",
"@improbable-eng/grpc-web-react-native-transport": "^0.15.0", "@improbable-eng/grpc-web-react-native-transport": "^0.15.0",
"@injectivelabs/chain-api": "1.8.2-no-tse", "@injectivelabs/chain-api": "1.8.2-no-tse",
"@injectivelabs/exceptions": "^1.0.27", "@injectivelabs/exceptions": "^1.0.25",
"@injectivelabs/indexer-api": "1.0.31", "@injectivelabs/indexer-api": "1.0.31",
"@injectivelabs/networks": "^1.0.39", "@injectivelabs/networks": "^1.0.37",
"@injectivelabs/token-metadata": "^1.0.53", "@injectivelabs/token-metadata": "^1.0.51",
"@injectivelabs/ts-types": "^1.0.16", "@injectivelabs/ts-types": "^1.0.14",
"@injectivelabs/utils": "^1.0.33", "@injectivelabs/utils": "^1.0.31",
"@metamask/eth-sig-util": "^4.0.1", "@metamask/eth-sig-util": "^4.0.1",
"@types/google-protobuf": "^3.15.5", "@types/google-protobuf": "^3.15.5",
"axios": "^0.27.2", "axios": "^0.27.2",
@ -10877,6 +10901,17 @@
"browser-headers": "^0.4.1" "browser-headers": "^0.4.1"
} }
}, },
"@injectivelabs/networks": {
"version": "1.0.39",
"resolved": "https://registry.npmjs.org/@injectivelabs/networks/-/networks-1.0.39.tgz",
"integrity": "sha512-vRm/br12A4jwm8+0P7aMxNUMgCI6M0Ywi7ov7KMQKm55AE8AfKvxhe9ENUkp5iI2mV2cyTRLA5eu6WMQn4nYjw==",
"requires": {
"@injectivelabs/exceptions": "^1.0.27",
"@injectivelabs/utils": "^1.0.33",
"link-module-alias": "^1.2.0",
"shx": "^0.3.2"
}
},
"axios": { "axios": {
"version": "0.27.2", "version": "0.27.2",
"resolved": "https://registry.npmjs.org/axios/-/axios-0.27.2.tgz", "resolved": "https://registry.npmjs.org/axios/-/axios-0.27.2.tgz",
@ -10981,6 +11016,19 @@
"lodash": "^4.17.21", "lodash": "^4.17.21",
"lodash.values": "^4.3.0", "lodash.values": "^4.3.0",
"shx": "^0.3.2" "shx": "^0.3.2"
},
"dependencies": {
"@injectivelabs/networks": {
"version": "1.0.39",
"resolved": "https://registry.npmjs.org/@injectivelabs/networks/-/networks-1.0.39.tgz",
"integrity": "sha512-vRm/br12A4jwm8+0P7aMxNUMgCI6M0Ywi7ov7KMQKm55AE8AfKvxhe9ENUkp5iI2mV2cyTRLA5eu6WMQn4nYjw==",
"requires": {
"@injectivelabs/exceptions": "^1.0.27",
"@injectivelabs/utils": "^1.0.33",
"link-module-alias": "^1.2.0",
"shx": "^0.3.2"
}
}
} }
}, },
"@injectivelabs/ts-types": { "@injectivelabs/ts-types": {

View File

@ -5,8 +5,8 @@
"@celo-tools/celo-ethers-wrapper": "^0.1.0", "@celo-tools/celo-ethers-wrapper": "^0.1.0",
"@certusone/wormhole-sdk": "^0.9.2", "@certusone/wormhole-sdk": "^0.9.2",
"@cosmjs/encoding": "^0.26.2", "@cosmjs/encoding": "^0.26.2",
"@injectivelabs/networks": "^1.0.35", "@injectivelabs/networks": "^1.0.37",
"@injectivelabs/sdk-ts": "^1.0.199", "@injectivelabs/sdk-ts": "^1.0.211",
"@injectivelabs/tx-ts": "^1.0.43", "@injectivelabs/tx-ts": "^1.0.43",
"@solana/web3.js": "^1.22.0", "@solana/web3.js": "^1.22.0",
"@terra-money/terra.js": "^3.1.3", "@terra-money/terra.js": "^3.1.3",