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