Skip to content

Commit

Permalink
updating ethos-connect
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredcosulich committed Mar 30, 2023
1 parent f5544d8 commit 1d66651
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 @@ -11,7 +11,7 @@
"dependencies": {
"@heroicons/react": "^1.0.6",
"@mysten/sui.js": "^0.30.0",
"ethos-connect": "^0.0.110",
"ethos-connect": "^0.0.114",
"next": "^13.2.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1310,10 +1310,10 @@ esutils@^2.0.2:
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==

ethos-connect@^0.0.110:
version "0.0.110"
resolved "https://registry.yarnpkg.com/ethos-connect/-/ethos-connect-0.0.110.tgz#03e15ed60707fd5116d096a9579beed3de80a2a9"
integrity sha512-EcmiB/wdi8FkXDE2BIpFmlg9i/u0KFIbT2bmvfQrU0HZhZhx6o9YgCTg7p2f5qXjVpnQawnKWv4CjQ3g5evecg==
ethos-connect@^0.0.114:
version "0.0.114"
resolved "https://registry.yarnpkg.com/ethos-connect/-/ethos-connect-0.0.114.tgz#07766b8501d7a68165e42e96c72fccc9538ecf67"
integrity sha512-S4mUoYXD9ZUWSWlVPicSN9Ra2/6rAWInmMGvy6EMIzuTlC2mWRTlamOwERRIZ3HqIbjolD16mqMM4tRdwE35SQ==
dependencies:
"@mysten/sui.js" "^0.30.0"
"@mysten/wallet-adapter-all-wallets" "^0.5.0"
Expand Down

0 comments on commit 1d66651

Please sign in to comment.