diff --git a/package.json b/package.json index 9d0e8c95..45052e8b 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@keplr-wallet/types": "^0.11.4", "@likecoin/iscn-js": "^0.6.10", "@likecoin/iscn-message-types": "^0.0.7", - "@likecoin/wallet-connector": "^0.26.5", + "@likecoin/wallet-connector": "^0.26.6", "@nuxtjs/axios": "^5.13.6", "@nuxtjs/i18n": "^7.0.1", "@nuxtjs/sentry": "^5.1.6", diff --git a/yarn.lock b/yarn.lock index b3502a29..be02c29d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3761,10 +3761,10 @@ fast-json-stable-stringify "^2.0.0" lodash "^4.17.15" -"@likecoin/wallet-connector@^0.26.5": - version "0.26.5" - resolved "https://registry.yarnpkg.com/@likecoin/wallet-connector/-/wallet-connector-0.26.5.tgz#cc94c5003ae5c1e5e267d64ade13756dbf6cc720" - integrity sha512-5iKsW7Ex/incoA+TmFmcGyRVqo3CGJC2thDUiRS34UeY8q7ofae6K51TomVE3wv3JHTbOJdCRGlbzVo0tPOhQQ== +"@likecoin/wallet-connector@^0.26.6": + version "0.26.6" + resolved "https://registry.yarnpkg.com/@likecoin/wallet-connector/-/wallet-connector-0.26.6.tgz#44aef2202e060fc55e862526f6700a629b5c82eb" + integrity sha512-bVcwn+vJDau7TjkkU/QgzhsIW6/ndyMEcaJtU7wkdebMFZEw0y/VSvXaEa/uefhlGtlzVsMUoVRrXGtSXoI24w== dependencies: "@cosmjs/proto-signing" "^0.28.13" "@headlessui/react" "1.7.11"