aboutsummaryrefslogtreecommitdiffstats
path: root/yarn.lock
diff options
context:
space:
mode:
authorxianny <xianny@gmail.com>2018-12-07 05:20:08 +0800
committerxianny <xianny@gmail.com>2018-12-08 01:43:55 +0800
commit8b3b4d983f0f942fc4e42365d4cfcaf793d1d283 (patch)
tree147af18be1aed233c266b554beccf84d4bd51b14 /yarn.lock
parentac971685b32328fb0e99715c0dde2a10fdf3158a (diff)
downloaddexon-sol-tools-8b3b4d983f0f942fc4e42365d4cfcaf793d1d283.tar
dexon-sol-tools-8b3b4d983f0f942fc4e42365d4cfcaf793d1d283.tar.gz
dexon-sol-tools-8b3b4d983f0f942fc4e42365d4cfcaf793d1d283.tar.bz2
dexon-sol-tools-8b3b4d983f0f942fc4e42365d4cfcaf793d1d283.tar.lz
dexon-sol-tools-8b3b4d983f0f942fc4e42365d4cfcaf793d1d283.tar.xz
dexon-sol-tools-8b3b4d983f0f942fc4e42365d4cfcaf793d1d283.tar.zst
dexon-sol-tools-8b3b4d983f0f942fc4e42365d4cfcaf793d1d283.zip
rename variable and define default in only 1 location
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock7
1 files changed, 6 insertions, 1 deletions
diff --git a/yarn.lock b/yarn.lock
index a68edf803..23ba90bc8 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -3312,6 +3312,11 @@ boom@5.x.x:
dependencies:
hoek "4.x.x"
+bottleneck@^2.13.2:
+ version "2.13.2"
+ resolved "https://registry.yarnpkg.com/bottleneck/-/bottleneck-2.13.2.tgz#f3f28f0ddf82cdd3e44072aee3104a42adcca352"
+ integrity sha512-DVS4Uv7xr4Ql0w9valPBaueLRnEtBepeoevDhWO0LBhyihICJ7RySyzPfyvPswanrXAAbWaF8Zx4QpxmIxHa/g==
+
bowser@^1.7.3, bowser@^1.9.3:
version "1.9.3"
resolved "https://registry.yarnpkg.com/bowser/-/bowser-1.9.3.tgz#6643ae4d783f31683f6d23156976b74183862162"
@@ -7000,7 +7005,7 @@ ganache-core@0xProject/ganache-core#monorepo-dep:
ethereumjs-tx "0xProject/ethereumjs-tx#fake-tx-include-signature-by-default"
ethereumjs-util "^5.2.0"
ethereumjs-vm "2.3.5"
- ethereumjs-wallet "~0.6.0"
+ ethereumjs-wallet "0.6.0"
fake-merkle-patricia-tree "~1.0.1"
heap "~0.2.6"
js-scrypt "^0.2.0"