Skip to content

Commit

Permalink
upgrading ethos-connect
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredcosulich committed Apr 1, 2023
1 parent 1348b70 commit 3d0d68a
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.118",
"ethos-connect": "^0.0.119",
"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.118:
version "0.0.118"
resolved "https://registry.yarnpkg.com/ethos-connect/-/ethos-connect-0.0.118.tgz#c26131cf51892046e8e63d651198397346677473"
integrity sha512-jGFJrh+ULFUPsZOZnX1pLTYjbieS2Bk/EQRufOt8cqhxeIn/qYojBgm0kNqzxgN9H7tHkKLbSwnKXAqGeLQRKA==
ethos-connect@^0.0.119:
version "0.0.119"
resolved "https://registry.yarnpkg.com/ethos-connect/-/ethos-connect-0.0.119.tgz#e3c9e9e3bc6a269db9de26a6660a898d6d300dd1"
integrity sha512-ePMKgyEn2w1niRA1rU4Pw6seeRD1vcu3v0pg7supzvjznuYrgAzsCegwSZQuVF0kssr9vcY1NxpECfx6RwQ8ng==
dependencies:
"@mysten/sui.js" "^0.30.0"
"@mysten/wallet-adapter-all-wallets" "^0.5.0"
Expand Down

0 comments on commit 3d0d68a

Please sign in to comment.