Skip to content

Commit

Permalink
update @oraichain/oraidex-common to version 1.1.38
Browse files Browse the repository at this point in the history
  • Loading branch information
vuonghuuhung committed Dec 4, 2024
1 parent 1716d01 commit 3bfe16c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@
"bitcoinjs-lib": "5.2.0",
"axios": "0.26.1",
"@sentry/react": "7.99.0",
"@oraichain/oraidex-common": "1.1.37"
"@oraichain/oraidex-common": "1.1.38"
},
"engines": {
"node": "^18 || ^20"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3847,10 +3847,10 @@
react-use "^17.4.0"
react-use-websocket "^4.5.0"

"@oraichain/[email protected].37", "@oraichain/oraidex-common@^1.1.27", "@oraichain/oraidex-common@^1.1.32":
version "1.1.37"
resolved "https://registry.yarnpkg.com/@oraichain/oraidex-common/-/oraidex-common-1.1.37.tgz#6b93bf48ff414e5e17de5e9638ef9fa3cb2e2eaf"
integrity sha512-utJeNJZFQj/fY7h0SaY+jkW82PuVk1Dt9+d+RZbuQpY+ng+vd9dfhAA8UMtXKW3S7wrnhi/YqdKZGr+PciaO7Q==
"@oraichain/[email protected].38", "@oraichain/oraidex-common@^1.1.27", "@oraichain/oraidex-common@^1.1.32":
version "1.1.38"
resolved "https://registry.yarnpkg.com/@oraichain/oraidex-common/-/oraidex-common-1.1.38.tgz#ac774c1d454405583f8cb0068d139801ca9353af"
integrity sha512-07Cq4Ktbvj9u5FK34/Br49611d36bRnDl+8cHpHfrRBg5Z4WnlcNgv2USNom67T1IhlmMMqmO2JpNXHQctnV0g==
dependencies:
"@cosmjs/amino" "^0.32.4"
"@cosmjs/cosmwasm-stargate" "^0.32.4"
Expand Down

0 comments on commit 3bfe16c

Please sign in to comment.