aboutsummaryrefslogtreecommitdiffstats
path: root/yarn.lock
diff options
context:
space:
mode:
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock13
1 files changed, 10 insertions, 3 deletions
diff --git a/yarn.lock b/yarn.lock
index f3b11eea7..7c7dcd76b 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -9113,13 +9113,20 @@ types-bn@^0.0.1:
dependencies:
bn.js "4.11.7"
-types-ethereumjs-util@0xproject/types-ethereumjs-util:
- version "0.0.6"
- resolved "https://codeload.github.com/0xproject/types-ethereumjs-util/tar.gz/0c5058e4f9d6585f7c7c1f88939546acb14323b8"
+"types-bn@https://github.com/machinomy/types-bn.git":
+ version "0.0.1"
+ resolved "https://github.com/machinomy/types-bn.git#08ede69e138640d332b0dae0dc2e2fffee5f7160"
+ dependencies:
+ bn.js "4.11.7"
+
+types-ethereumjs-util@0xProject/types-ethereumjs-util:
+ version "0.0.7"
+ resolved "https://codeload.github.com/0xProject/types-ethereumjs-util/tar.gz/72722fc605bfa7f87ec4a959956b387320479ffc"
dependencies:
bn.js "^4.11.7"
buffer "^5.0.6"
rlp "^2.0.0"
+ types-bn "https://github.com/machinomy/types-bn.git"
typescript@2.4.1:
version "2.4.1"