aboutsummaryrefslogtreecommitdiff
path: root/yarn.lock
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-11-18 22:28:00 +0100
committerFlorian Dold <florian.dold@gmail.com>2016-11-18 22:28:00 +0100
commitae5df17049b1f6775c22442dbf8465dcd0106bae (patch)
treecee461e975ad3d2d69629330584b88939ad3c26a /yarn.lock
parent9b7526c2db794d9b0c1ab5d8d1bd94213673e4e0 (diff)
downloadwallet-core-ae5df17049b1f6775c22442dbf8465dcd0106bae.tar.xz
missing dep
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock10
1 files changed, 5 insertions, 5 deletions
diff --git a/yarn.lock b/yarn.lock
index 79b6b72ac..f42854d67 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -114,16 +114,16 @@ asap@~2.0.3:
version "2.0.5"
resolved "https://registry.yarnpkg.com/asap/-/asap-2.0.5.tgz#522765b50c3510490e52d7dcfe085ef9ba96958f"
-async@^1.4.0, async@1.x:
- version "1.5.2"
- resolved "https://registry.yarnpkg.com/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a"
-
-async@^2.0.0:
+async, async@^2.0.0:
version "2.1.2"
resolved "https://registry.yarnpkg.com/async/-/async-2.1.2.tgz#612a4ab45ef42a70cde806bad86ee6db047e8385"
dependencies:
lodash "^4.14.0"
+async@^1.4.0, async@1.x:
+ version "1.5.2"
+ resolved "https://registry.yarnpkg.com/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a"
+
async@~0.2.6:
version "0.2.10"
resolved "https://registry.yarnpkg.com/async/-/async-0.2.10.tgz#b6bbe0b0674b9d719708ca38de8c237cb526c3d1"