Skip to content

Commit

Permalink
chore(deps): upgrade @blockshake/defly-connect to v1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
drichar committed Jun 24, 2023
1 parent b25cbeb commit 32c7bba
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@babel/preset-env": "^7.16.4",
"@babel/preset-react": "^7.16.0",
"@babel/preset-typescript": "^7.16.0",
"@blockshake/defly-connect": "^1.1.3",
"@blockshake/defly-connect": "^1.1.5",
"@daffiwallet/connect": "^1.0.3",
"@json-rpc-tools/utils": "^1.7.6",
"@mdx-js/react": "^2.1.2",
Expand Down Expand Up @@ -92,7 +92,7 @@
"utf-8-validate": "^6.0.3"
},
"peerDependencies": {
"@blockshake/defly-connect": "^1.1.3",
"@blockshake/defly-connect": "^1.1.5",
"@daffiwallet/connect": "^1.0.3",
"@json-rpc-tools/utils": "^1.7.6",
"@perawallet/connect": "^1.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1129,10 +1129,10 @@
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@blockshake/defly-connect@^1.1.3":
version "1.1.3"
resolved "https://registry.yarnpkg.com/@blockshake/defly-connect/-/defly-connect-1.1.3.tgz#bea8ecc9bd2adf1e3a7740dd53647386c722b71e"
integrity sha512-9hOHMVrZ5XPX9nL7GWsc58uiKMjjlPOokSLVVwlfg4R6sVhGdBZXvOgQCIRwePEM1tr6ZfR+Q+726CWVAXk8WQ==
"@blockshake/defly-connect@^1.1.5":
version "1.1.5"
resolved "https://registry.yarnpkg.com/@blockshake/defly-connect/-/defly-connect-1.1.5.tgz#a8821b2b4ccd4c9591261c98effdd3ab969e0c5e"
integrity sha512-IV9h1MHYnzxxsuH3dSG7hFhMhkCaZM1zJl2CDcbiiM8yZ3S5r8vclF6SnxiUgK710+pNk4ZERPpS9WaUuFr+oQ==
dependencies:
"@walletconnect/client" "^1.8.0"
"@walletconnect/types" "^1.8.0"
Expand Down

0 comments on commit 32c7bba

Please sign in to comment.