Skip to content

Commit

Permalink
build(deps): Bump @cosmjs dependencies to 0.32.4 [DEV-4225] (#367)
Browse files Browse the repository at this point in the history
* build: bump cosmjs libs

* Bump filetype
  • Loading branch information
DaevMithran authored Aug 19, 2024
1 parent db35644 commit a28d934
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 93 deletions.
166 changes: 83 additions & 83 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,21 +53,21 @@
],
"dependencies": {
"@cheqd/ts-proto": "^3.4.4",
"@cosmjs/amino": "^0.32.3",
"@cosmjs/crypto": "^0.32.3",
"@cosmjs/encoding": "^0.32.3",
"@cosmjs/math": "^0.32.3",
"@cosmjs/proto-signing": "^0.32.3",
"@cosmjs/stargate": "^0.32.3",
"@cosmjs/tendermint-rpc": "^0.32.3",
"@cosmjs/utils": "^0.32.3",
"@cosmjs/amino": "^0.32.4",
"@cosmjs/crypto": "^0.32.4",
"@cosmjs/encoding": "^0.32.4",
"@cosmjs/math": "^0.32.4",
"@cosmjs/proto-signing": "^0.32.4",
"@cosmjs/stargate": "^0.32.4",
"@cosmjs/tendermint-rpc": "^0.32.4",
"@cosmjs/utils": "^0.32.4",
"@stablelib/ed25519": "^1.0.3",
"@types/secp256k1": "^4.0.6",
"cosmjs-types": "^0.9.0",
"did-jwt": "^8.0.4",
"did-resolver": "^4.1.0",
"file-type": "^19.2.0",
"multiformats": "^13.1.3",
"file-type": "^19.4.1",
"multiformats": "^13.2.2",
"secp256k1": "^5.0.0",
"uuid": "^9.0.1"
},
Expand Down

0 comments on commit a28d934

Please sign in to comment.