diff --git a/package.json b/package.json index 676f3d7f..3b5a2c0c 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.1", + "@likecoin/wallet-connector": "^0.26.3", "@nuxtjs/axios": "^5.13.6", "@nuxtjs/i18n": "^7.0.1", "@nuxtjs/sentry": "^5.1.6", diff --git a/yarn.lock b/yarn.lock index a2a70453..787ef2b0 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.1": - version "0.26.1" - resolved "https://registry.yarnpkg.com/@likecoin/wallet-connector/-/wallet-connector-0.26.1.tgz#5e26585796e2cb2b6421caa724f7db42681c4885" - integrity sha512-HCz3oCysWNYUDdNhDx8sMItsDPB8ZHRlpdGE9YLpd77n7EzQE3f3+LCPuBtI+pn7xCAwd2Te5Duj5Va5BpUBKQ== +"@likecoin/wallet-connector@^0.26.3": + version "0.26.3" + resolved "https://registry.yarnpkg.com/@likecoin/wallet-connector/-/wallet-connector-0.26.3.tgz#8c2bdfaf072c18023d4d06cfb78e3916fe0470f7" + integrity sha512-uF0aREMPKi1Z4CRiVW1hMSYOxmpkz13gjuDe2pMtPHgXJR4JWZFgP7yyNWjbNrqYikdt85FzVFfAeiBzUnFD5g== dependencies: "@cosmjs/proto-signing" "^0.28.13" "@headlessui/react" "1.7.11"