Upgrade from laconic-sdk to registry-sdk #1

Merged
nabarun merged 6 commits from iv-registry-sdk into main 2024-10-16 08:43:52 +00:00
3 changed files with 1 additions and 4 deletions
Showing only changes of commit 02faaf74d1 - Show all commits

View File

@ -5,7 +5,6 @@
"main": "index.js",
"dependencies": {
"@cerc-io/registry-sdk": "^0.2.5",
"@cosmjs/stargate": "^0.32.4",
"@graphql-tools/schema": "^10.0.2",
"@graphql-tools/utils": "^10.0.12",
"@octokit/oauth-app": "^6.1.0",

View File

@ -5,8 +5,6 @@ import toml from 'toml';
import debug from 'debug';
import { DataSource, DeepPartial, EntityTarget, ObjectLiteral } from 'typeorm';
import { parseCoins, StdFee } from '@cosmjs/stargate';
import { Config } from './config';
import { DEFAULT_CONFIG_FILE_PATH } from './constants';

View File

@ -1754,7 +1754,7 @@
protobufjs "~6.11.3"
xstream "^11.14.0"
"@cosmjs/stargate@^0.32.2", "@cosmjs/stargate@^0.32.4":
"@cosmjs/stargate@^0.32.2":
version "0.32.4"
resolved "https://registry.yarnpkg.com/@cosmjs/stargate/-/stargate-0.32.4.tgz#bd0e4d3bf613b629addbf5f875d3d3b50f640af1"
integrity sha512-usj08LxBSsPRq9sbpCeVdyLx2guEcOHfJS9mHGCLCXpdAPEIEQEtWLDpEUc0LEhWOx6+k/ChXTc5NpFkdrtGUQ==