Skip to content

Commit

Permalink
⬆️ Upgrade @likecoin/wallet-connector to 0.25.3, `@likecoin/iscn-js…
Browse files Browse the repository at this point in the history
…` to 0.6.9
  • Loading branch information
williamchong committed Nov 15, 2023
1 parent 3137b5f commit a37f5a3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
"@cosmjs/proto-signing": "^0.30.1",
"@cosmjs/stargate": "^0.30.1",
"@keplr-wallet/types": "^0.11.4",
"@likecoin/iscn-js": "^0.6.8",
"@likecoin/iscn-js": "^0.6.9",
"@likecoin/iscn-message-types": "^0.0.7",
"@likecoin/wallet-connector": "^0.25.0-beta.2",
"@likecoin/wallet-connector": "^0.25.3",
"@nuxtjs/axios": "^5.13.6",
"@nuxtjs/i18n": "^7.0.1",
"@nuxtjs/pwa": "^3.3.5",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2623,10 +2623,10 @@
bignumber.js "^9.1.2"
long "^5.2.3"

"@likecoin/iscn-js@^0.6.8":
version "0.6.8"
resolved "https://registry.yarnpkg.com/@likecoin/iscn-js/-/iscn-js-0.6.8.tgz#bb733daf3cb1961b3fc86052c41451b265fa2bb7"
integrity sha512-+vBBr9rNUFyM3Wej8LiQ4LT1XJG00DtrfJLtXG5loPffQVk+X4uDomo1U/DBh1HDCGQNeKQmtnR0nvwVleUvew==
"@likecoin/iscn-js@^0.6.9":
version "0.6.9"
resolved "https://registry.yarnpkg.com/@likecoin/iscn-js/-/iscn-js-0.6.9.tgz#f5d418ded87420204442afe9185036d152c4cb8b"
integrity sha512-nR96gkY5KpYU/dVml0HpOwT3WpYylB+yy9PfvAJ+r2IMvZnLcR/9xHxh6VKlDMwgRVCoAa9vwtjcdbXbHdtVSw==
dependencies:
"@likecoin/iscn-message-types" "0.0.7"
axios "^0.27.2"
Expand All @@ -2642,10 +2642,10 @@
dependencies:
buffer "^6.0.3"

"@likecoin/wallet-connector@^0.25.0-beta.2":
version "0.25.0-beta.2"
resolved "https://registry.yarnpkg.com/@likecoin/wallet-connector/-/wallet-connector-0.25.0-beta.2.tgz#029465f33b0fac488e0a6e5ee57a6e583ba8eea7"
integrity sha512-3coBX4qrzrwvJmpCNEUzRfooSF7HrcTL05PxzH5lBk+nQBkH7IU0oELzVZKSNRnsZCVafOxithnqo1OEDBl7TQ==
"@likecoin/wallet-connector@^0.25.3":
version "0.25.3"
resolved "https://registry.yarnpkg.com/@likecoin/wallet-connector/-/wallet-connector-0.25.3.tgz#1dfd4a980710680fcb6b2f8bce29d6a2f787f832"
integrity sha512-/0QjF7OEkhJiZJTMrKNeMdpuucXuEGcUNVHm81M+Y/5rZAXtn94tTl9cQl0otHi61j2zQDY/nRGhz7M2YsNQRg==
dependencies:
"@cosmjs/proto-signing" "^0.28.13"
"@headlessui/react" "1.7.11"
Expand Down

0 comments on commit a37f5a3

Please sign in to comment.