Skip to content

Commit

Permalink
Bump @cosmjs/ledger-amino from 0.31.0 to 0.32.0 (#72)
Browse files Browse the repository at this point in the history
* Bump @cosmjs/ledger-amino from 0.31.0 to 0.32.0

Bumps [@cosmjs/ledger-amino](https://github.com/CosmWasm/cosmjs) from 0.31.0 to 0.32.0.
- [Changelog](https://github.com/cosmos/cosmjs/blob/main/CHANGELOG.md)
- [Commits](cosmos/cosmjs@v0.31.0...v0.32.0)

---
updated-dependencies:
- dependency-name: "@cosmjs/ledger-amino"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump tm2-js-client version

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Milos Zivkovic <milos.zivkovic@tendermint.com>
  • Loading branch information
dependabot[bot] and zivkovicmilos authored Dec 4, 2023
1 parent ecee979 commit 963c755
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 54 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gnolang/gno-js-client",
"version": "1.1.6",
"version": "1.1.7",
"description": "Gno JS / TS Client",
"main": "./bin/index.js",
"author": "Milos Zivkovic <milos.zivkovic@tendermint.com>",
Expand Down Expand Up @@ -48,8 +48,8 @@
"prepublishOnly": "yarn lint && yarn prettier"
},
"dependencies": {
"@cosmjs/ledger-amino": "^0.31.0",
"@gnolang/tm2-js-client": "^1.1.4",
"@cosmjs/ledger-amino": "^0.32.0",
"@gnolang/tm2-js-client": "^1.1.5",
"long": "^5.2.3",
"protobufjs": "^7.2.3"
}
Expand Down
102 changes: 51 additions & 51 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -311,62 +311,62 @@
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@cosmjs/amino@^0.31.0":
version "0.31.0"
resolved "https://registry.yarnpkg.com/@cosmjs/amino/-/amino-0.31.0.tgz#49b33047295002804ad51bdf7ec0c2c97f1b553d"
integrity sha512-xJ5CCEK7H79FTpOuEmlpSzVI+ZeYESTVvO3wHDgbnceIyAne3C68SvyaKqLUR4uJB0Z4q4+DZHbqW6itUiv4lA==
dependencies:
"@cosmjs/crypto" "^0.31.0"
"@cosmjs/encoding" "^0.31.0"
"@cosmjs/math" "^0.31.0"
"@cosmjs/utils" "^0.31.0"

"@cosmjs/crypto@^0.31.0":
version "0.31.0"
resolved "https://registry.yarnpkg.com/@cosmjs/crypto/-/crypto-0.31.0.tgz#0be3867ada0155da19c45a51f5fde08e84f9ec4b"
integrity sha512-UaqCe6Tgh0pe1QlZ66E13t6FlIF86QrnBXXq+EN7Xe1Rouza3fJ1ojGlPleJZkBoq3tAyYVIOOqdZIxtVj/sIQ==
dependencies:
"@cosmjs/encoding" "^0.31.0"
"@cosmjs/math" "^0.31.0"
"@cosmjs/utils" "^0.31.0"
"@cosmjs/amino@^0.32.0":
version "0.32.0"
resolved "https://registry.yarnpkg.com/@cosmjs/amino/-/amino-0.32.0.tgz#1121b73f7d7c5287a599fde1194c8f78af0c0cb5"
integrity sha512-i1ehEZLQo8HUGY78eum+1ZrDQ48QSkHKy0zOTBOMqce6TiwACIC5kOjRSOWdRQDILcPFzPVrbS2dIgtrdd0ykg==
dependencies:
"@cosmjs/crypto" "^0.32.0"
"@cosmjs/encoding" "^0.32.0"
"@cosmjs/math" "^0.32.0"
"@cosmjs/utils" "^0.32.0"

"@cosmjs/crypto@^0.32.0":
version "0.32.0"
resolved "https://registry.yarnpkg.com/@cosmjs/crypto/-/crypto-0.32.0.tgz#61de86e158932321aa4f7a49ff09d726a57c33af"
integrity sha512-h8Fuff9QtHeHAZXB8Mjpk8sYQSqOd484GtD1NAJRCqfXifanNUeZOaXAQkcHbA0eg/IYa+ev7+gOPxm9HkSshQ==
dependencies:
"@cosmjs/encoding" "^0.32.0"
"@cosmjs/math" "^0.32.0"
"@cosmjs/utils" "^0.32.0"
"@noble/hashes" "^1"
bn.js "^5.2.0"
elliptic "^6.5.4"
libsodium-wrappers-sumo "^0.7.11"

"@cosmjs/encoding@^0.31.0":
version "0.31.0"
resolved "https://registry.yarnpkg.com/@cosmjs/encoding/-/encoding-0.31.0.tgz#9a6fd80b59c35fc20638a6436128ad0be681eafc"
integrity sha512-NYGQDRxT7MIRSlcbAezwxK0FqnaSPKCH7O32cmfpHNWorFxhy9lwmBoCvoe59Kd0HmArI4h+NGzLEfX3OLnA4Q==
"@cosmjs/encoding@^0.32.0":
version "0.32.0"
resolved "https://registry.yarnpkg.com/@cosmjs/encoding/-/encoding-0.32.0.tgz#1b6f5b7e3f4c8c01c7863202e7eb0de9ad91a252"
integrity sha512-dlurY3BOnv/5JTz3ziGPxvJAsfaXHcOpYP+Fqwo2OHGoWxpQJgJub4QG5V530ZQHliX+6Wqp97lFEwstpISedg==
dependencies:
base64-js "^1.3.0"
bech32 "^1.1.4"
readonly-date "^1.0.0"

"@cosmjs/ledger-amino@^0.31.0":
version "0.31.0"
resolved "https://registry.yarnpkg.com/@cosmjs/ledger-amino/-/ledger-amino-0.31.0.tgz#38ba1f8e6c95981a3698c4536a49d63aef7d30f0"
integrity sha512-+YPZ5BLiD9skAIxpnA9U9o4CbxBdQvOII2CCPG22TUDaGo+pgaEi5+cAAudCdW98GsUm5ntgGIbpXCbubBW9QA==
"@cosmjs/ledger-amino@^0.32.0":
version "0.32.0"
resolved "https://registry.yarnpkg.com/@cosmjs/ledger-amino/-/ledger-amino-0.32.0.tgz#3f0a9ddabf6c42e0dfda0d66a13eee86fd6c7dd0"
integrity sha512-Fg596Sy73SvnKYceyFDc7QDBDWftWuuiXHyl3J96Jr/sNa9bNDICbL3BTU4p4jaMP+d3A3ewJqDQAYNKdDiXKw==
dependencies:
"@cosmjs/amino" "^0.31.0"
"@cosmjs/crypto" "^0.31.0"
"@cosmjs/encoding" "^0.31.0"
"@cosmjs/math" "^0.31.0"
"@cosmjs/utils" "^0.31.0"
"@cosmjs/amino" "^0.32.0"
"@cosmjs/crypto" "^0.32.0"
"@cosmjs/encoding" "^0.32.0"
"@cosmjs/math" "^0.32.0"
"@cosmjs/utils" "^0.32.0"
ledger-cosmos-js "^2.1.8"
semver "^7.3.2"
semver "^7.5.2"

"@cosmjs/math@^0.31.0":
version "0.31.0"
resolved "https://registry.yarnpkg.com/@cosmjs/math/-/math-0.31.0.tgz#c9fc5f8191df7c2375945d2eacce327dfbf26414"
integrity sha512-Sb/8Ry/+gKJaYiV6X8q45kxXC9FoV98XCY1WXtu0JQwOi61VCG2VXsURQnVvZ/EhR/CuT/swOlNKrqEs3da0fw==
"@cosmjs/math@^0.32.0":
version "0.32.0"
resolved "https://registry.yarnpkg.com/@cosmjs/math/-/math-0.32.0.tgz#71f960d59813e49d9736674c5ce40b7b63ee0cf4"
integrity sha512-3h12ENHm1B2TuzZY0JrjGyShIkdUAJDmb/xnSPBBJYZH6ZWL4DFLkq2gISq8XSVCBhuNVv4R+cSCdXs8/vSUTw==
dependencies:
bn.js "^5.2.0"

"@cosmjs/utils@^0.31.0":
version "0.31.0"
resolved "https://registry.yarnpkg.com/@cosmjs/utils/-/utils-0.31.0.tgz#3a7ac16856dcff63bbf1bb11e31f975f71ef4f21"
integrity sha512-nNcycZWUYLNJlrIXgpcgVRqdl6BXjF4YlXdxobQWpW9Tikk61bEGeAFhDYtC0PwHlokCNw0KxWiHGJL4nL7Q5A==
"@cosmjs/utils@^0.32.0":
version "0.32.0"
resolved "https://registry.yarnpkg.com/@cosmjs/utils/-/utils-0.32.0.tgz#128c0d672a289c99239502d06f045e7cdb60f45e"
integrity sha512-9EWhdTtpaNBSDf2i8nwkWWHfgXGumTVAQe4KuC/R0p3A842MiZhpMAU1WxaZkEO0fcvTbfnM/svAIMVcilDtkw==

"@eslint-community/eslint-utils@^4.2.0":
version "4.4.0"
Expand Down Expand Up @@ -400,14 +400,14 @@
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.55.0.tgz#b721d52060f369aa259cf97392403cb9ce892ec6"
integrity sha512-qQfo2mxH5yVom1kacMtZZJFVdW+E70mqHMJvVg6WTLo+VBuQJ4TojZlfWBjK0ve5BdEeNAVxOsl/nvNMpJOaJA==

"@gnolang/tm2-js-client@^1.1.4":
version "1.1.4"
resolved "https://registry.yarnpkg.com/@gnolang/tm2-js-client/-/tm2-js-client-1.1.4.tgz#4cfdc667a256d27f3505bf4465cffd4530db19ab"
integrity sha512-nHBfc6cnxE4srdKWmdwS68ubizELzQnFzbtBnML51iOTke1Z46u+eX6sX25RXzpHXKaAIYNhk/Vps+xxm0XO9Q==
"@gnolang/tm2-js-client@^1.1.5":
version "1.1.5"
resolved "https://registry.yarnpkg.com/@gnolang/tm2-js-client/-/tm2-js-client-1.1.5.tgz#2d31fb1b948d5c38fc5c5fdca043331f9358114f"
integrity sha512-BgHfGHRLK/xLCl9rZuSUjmF8BBdNTiPMsoQ86A6C/oGOgPoQD1qfwPcTPoZvt5e+HxTtFSizrkvhh9FRDnRp2g==
dependencies:
"@cosmjs/amino" "^0.31.0"
"@cosmjs/crypto" "^0.31.0"
"@cosmjs/ledger-amino" "^0.31.0"
"@cosmjs/amino" "^0.32.0"
"@cosmjs/crypto" "^0.32.0"
"@cosmjs/ledger-amino" "^0.32.0"
"@types/uuid" "^9.0.4"
axios "^1.4.0"
long "^5.2.3"
Expand Down Expand Up @@ -3162,10 +3162,10 @@ semver@^6.0.0, semver@^6.3.0:
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==

semver@^7.3.2, semver@^7.3.5, semver@^7.3.7, semver@^7.5.3:
version "7.5.3"
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.3.tgz#161ce8c2c6b4b3bdca6caadc9fa3317a4c4fe88e"
integrity sha512-QBlUtyVk/5EeHbi7X0fw6liDZc7BBmEaSYn01fMU1OUYbf6GPsbTtd8WmnqbI20SeycoHSeiybkE/q1Q+qlThQ==
semver@^7.3.5, semver@^7.3.7, semver@^7.5.2, semver@^7.5.3:
version "7.5.4"
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==
dependencies:
lru-cache "^6.0.0"

Expand Down

0 comments on commit 963c755

Please sign in to comment.