mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-26 12:29:06 +01:00
Merge pull request #223 from MetaMask/LightwalletSecurity
Update eth-lightwallet for security fix
This commit is contained in:
commit
eebc2ee66d
@ -6,6 +6,7 @@
|
||||
- Fixed back button on confirm transaction screen.
|
||||
- Add indication of pending transactions to account list screen.
|
||||
- Fixed bug where error warning was sometimes not cleared on view transition.
|
||||
- Updated eth-lightwallet to fix a critical security issue.
|
||||
|
||||
## 2.0.0 2016-05-23
|
||||
|
||||
|
@ -31,7 +31,7 @@
|
||||
"debounce": "^1.0.0",
|
||||
"dnode": "^1.2.2",
|
||||
"end-of-stream": "^1.1.0",
|
||||
"eth-lightwallet": "^2.2.2",
|
||||
"eth-lightwallet": "^2.3.3",
|
||||
"eth-store": "^1.1.0",
|
||||
"ethereumjs-tx": "^1.0.0",
|
||||
"ethereumjs-util": "^4.4.0",
|
||||
|
Loading…
Reference in New Issue
Block a user