aboutsummaryrefslogtreecommitdiffstats
path: root/yarn.lock
diff options
context:
space:
mode:
authorLuke Autry <lukeautry@gmail.com>2018-07-22 06:05:33 +0800
committerLuke Autry <lukeautry@gmail.com>2018-07-22 06:05:33 +0800
commitb466431ede101054bd6a8133b4733273a0034d46 (patch)
tree1c77540ee3fdb1403df9256a379d37621fb80fb9 /yarn.lock
parent8e7c395f59666b97453f09354e3f44471b5fc112 (diff)
downloaddexon-sol-tools-b466431ede101054bd6a8133b4733273a0034d46.tar
dexon-sol-tools-b466431ede101054bd6a8133b4733273a0034d46.tar.gz
dexon-sol-tools-b466431ede101054bd6a8133b4733273a0034d46.tar.bz2
dexon-sol-tools-b466431ede101054bd6a8133b4733273a0034d46.tar.lz
dexon-sol-tools-b466431ede101054bd6a8133b4733273a0034d46.tar.xz
dexon-sol-tools-b466431ede101054bd6a8133b4733273a0034d46.tar.zst
dexon-sol-tools-b466431ede101054bd6a8133b4733273a0034d46.zip
fix decodeAssetData for addresses starting in 0
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/yarn.lock b/yarn.lock
index 8c6dda8a6..9b5c63d9e 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -4999,7 +4999,7 @@ ethereum-types@^0.0.2:
"@types/node" "^8.0.53"
bignumber.js "~4.1.0"
-ethereumjs-abi@0.6.5, ethereumjs-abi@^0.6.4, "ethereumjs-abi@git+https://github.com/ethereumjs/ethereumjs-abi.git":
+ethereumjs-abi@0.6.5, ethereumjs-abi@^0.6.5, "ethereumjs-abi@git+https://github.com/ethereumjs/ethereumjs-abi.git":
version "0.6.5"
resolved "git+https://github.com/ethereumjs/ethereumjs-abi.git#4ea2fdfed09e8f99117d9362d17c6b01b64a2bcf"
dependencies: