Skip to content

Commit

Permalink
Bump @cosmjs/crypto from 0.31.0 to 0.32.0 (#112)
Browse files Browse the repository at this point in the history
* Bump @cosmjs/crypto from 0.31.0 to 0.32.0

Bumps [@cosmjs/crypto](https://github.com/cosmos/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/crypto"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump @cosmjs/ledger-amino

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Milos Zivkovic <[email protected]>
  • Loading branch information
dependabot[bot] and zivkovicmilos authored Dec 4, 2023
1 parent 57b6a75 commit 02704c4
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 57 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
},
"dependencies": {
"@cosmjs/amino": "^0.32.0",
"@cosmjs/crypto": "^0.31.0",
"@cosmjs/ledger-amino": "^0.31.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
66 changes: 11 additions & 55 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -311,16 +311,6 @@
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/amino@^0.32.0":
version "0.32.0"
resolved "https://registry.yarnpkg.com/@cosmjs/amino/-/amino-0.32.0.tgz#1121b73f7d7c5287a599fde1194c8f78af0c0cb5"
Expand All @@ -331,19 +321,6 @@
"@cosmjs/math" "^0.32.0"
"@cosmjs/utils" "^0.32.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"
"@noble/hashes" "^1"
bn.js "^5.2.0"
elliptic "^6.5.4"
libsodium-wrappers-sumo "^0.7.11"

"@cosmjs/crypto@^0.32.0":
version "0.32.0"
resolved "https://registry.yarnpkg.com/@cosmjs/crypto/-/crypto-0.32.0.tgz#61de86e158932321aa4f7a49ff09d726a57c33af"
Expand All @@ -357,15 +334,6 @@
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==
dependencies:
base64-js "^1.3.0"
bech32 "^1.1.4"
readonly-date "^1.0.0"

"@cosmjs/encoding@^0.32.0":
version "0.32.0"
resolved "https://registry.yarnpkg.com/@cosmjs/encoding/-/encoding-0.32.0.tgz#1b6f5b7e3f4c8c01c7863202e7eb0de9ad91a252"
Expand All @@ -375,25 +343,18 @@
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"

"@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==
dependencies:
bn.js "^5.2.0"
semver "^7.5.2"

"@cosmjs/math@^0.32.0":
version "0.32.0"
Expand All @@ -402,11 +363,6 @@
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"
Expand Down Expand Up @@ -3236,7 +3192,7 @@ semver@^6.0.0, semver@^6.3.0:
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==

semver@^7.3.2, semver@^7.3.5, semver@^7.3.7, semver@^7.5.3:
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==
Expand Down

0 comments on commit 02704c4

Please sign in to comment.