Skip to content

Commit fcac692

Browse files
committed
Bump @trezor/connect-web to version 9.5.0
1 parent e662e1c commit fcac692

File tree

2 files changed

+1719
-185
lines changed

2 files changed

+1719
-185
lines changed

packages/trezor/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web3-onboard/trezor",
3-
"version": "2.4.6",
3+
"version": "2.4.7",
44
"description": "Trezor hardware wallet module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardised spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.",
55
"keywords": [
66
"Ethereum",
@@ -66,6 +66,6 @@
6666
"eth-crypto": "^2.1.0",
6767
"ethereumjs-util": "^7.1.3",
6868
"hdkey": "^2.0.1",
69-
"@trezor/connect-web": "^9.0.11"
69+
"@trezor/connect-web": "^9.5.0"
7070
}
7171
}

0 commit comments

Comments
 (0)