Skip to content

Commit

Permalink
chore(deps): bump @walletconnect/jsonrpc-types from 1.0.3 to 1.0.4 in…
Browse files Browse the repository at this point in the history
… /packages/shared (#2573)

* chore(deps): bump @walletconnect/jsonrpc-types in /packages/shared

Bumps [@walletconnect/jsonrpc-types](https://github.com/WalletConnect/walletconnect-utils) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/WalletConnect/walletconnect-utils/releases)
- [Commits](https://github.com/WalletConnect/walletconnect-utils/commits)

---
updated-dependencies:
- dependency-name: "@walletconnect/jsonrpc-types"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: yarn lock

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mark Nardi <[email protected]>
  • Loading branch information
dependabot[bot] and MarkNerdi authored Jun 11, 2024
1 parent 7eeb65b commit cef3664
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@metamask/eth-sig-util": "7.0.1",
"@spruceid/siwe-parser": "2.0.2",
"@sveltejs/svelte-virtual-list": "3.0.1",
"@walletconnect/jsonrpc-types": "1.0.3",
"@walletconnect/jsonrpc-types": "1.0.4",
"@walletconnect/types": "2.11.3",
"@walletconnect/web3wallet": "1.11.2",
"http-status-codes": "2.3.0",
Expand Down
8 changes: 8 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2840,6 +2840,14 @@
keyvaluestorage-interface "^1.0.0"
tslib "1.14.1"

"@walletconnect/[email protected]":
version "1.0.4"
resolved "https://registry.yarnpkg.com/@walletconnect/jsonrpc-types/-/jsonrpc-types-1.0.4.tgz#ce1a667d79eadf2a2d9d002c152ceb68739c230c"
integrity sha512-P6679fG/M+wuWg9TY8mh6xFSdYnFyFjwFelxyISxMDrlbXokorEVXYOxiqEbrU3x1BmBoCAJJ+vtEaEoMlpCBQ==
dependencies:
events "^3.3.0"
keyvaluestorage-interface "^1.0.0"

"@walletconnect/[email protected]", "@walletconnect/jsonrpc-utils@^1.0.6", "@walletconnect/jsonrpc-utils@^1.0.8":
version "1.0.8"
resolved "https://registry.yarnpkg.com/@walletconnect/jsonrpc-utils/-/jsonrpc-utils-1.0.8.tgz#82d0cc6a5d6ff0ecc277cb35f71402c91ad48d72"
Expand Down

0 comments on commit cef3664

Please sign in to comment.