Skip to content
Snippets Groups Projects
Commit 8c0ba483 authored by Cédric Moreau's avatar Cédric Moreau
Browse files

[enh] Upgrade dependencies

parent c2a713cc
No related branches found
No related tags found
No related merge requests found
......@@ -177,9 +177,9 @@ async@0.1.22:
version "0.1.22"
resolved "https://registry.yarnpkg.com/async/-/async-0.1.22.tgz#0fc1aaa088a0e3ef0ebe2d8831bab0dcf8845061"
async@1.x, async@^1.4.0:
version "1.5.2"
resolved "https://registry.yarnpkg.com/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a"
async@1.x, async@~1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/async/-/async-1.0.0.tgz#f8fc04ca3a13784ade9e1641af98578cfbd647a9"
async@2.2.0, async@^2.0.0:
version "2.2.0"
......@@ -187,14 +187,14 @@ async@2.2.0, async@^2.0.0:
dependencies:
lodash "^4.14.0"
async@^1.4.0:
version "1.5.2"
resolved "https://registry.yarnpkg.com/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a"
async@~0.9.0:
version "0.9.2"
resolved "https://registry.yarnpkg.com/async/-/async-0.9.2.tgz#aea74d5e61c1f899613bf64bda66d4c78f2fd17d"
async@~1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/async/-/async-1.0.0.tgz#f8fc04ca3a13784ade9e1641af98578cfbd647a9"
asynckit@^0.4.0:
version "0.4.0"
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
......@@ -312,7 +312,7 @@ brace-expansion@^1.0.0, brace-expansion@^1.1.7:
balanced-match "^0.4.1"
concat-map "0.0.1"
bs58@4.0.0:
bs58@4.0.0, bs58@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/bs58/-/bs58-4.0.0.tgz#65f5deaf6d74e6135a99f763ca6209ab424b9172"
dependencies:
......@@ -716,7 +716,7 @@ doctrine@^1.2.2:
esutils "^2.0.2"
isarray "^1.0.0"
duniter-bma@1.3.x, duniter-bma@^1.3.0:
duniter-bma@1.3.x:
version "1.3.1"
resolved "https://registry.yarnpkg.com/duniter-bma/-/duniter-bma-1.3.1.tgz#8dc4ae2b1e899f6a94c4138b030a6037e72a4509"
dependencies:
......@@ -740,9 +740,10 @@ duniter-bma@1.3.x, duniter-bma@^1.3.0:
ws "1.1.1"
duniter-common@1.3.x, duniter-common@^1.3.0:
version "1.3.2"
resolved "https://registry.yarnpkg.com/duniter-common/-/duniter-common-1.3.2.tgz#45bf06c4a238813c61bf7b95e396ecf2f7cbe30b"
version "1.3.4"
resolved "https://registry.yarnpkg.com/duniter-common/-/duniter-common-1.3.4.tgz#5f666930d373447ec202207b89a7803581cb8b1d"
dependencies:
bs58 "^4.0.0"
co "4.6.0"
jison "0.4.17"
naclb "1.3.9"
......@@ -751,13 +752,13 @@ duniter-common@1.3.x, duniter-common@^1.3.0:
underscore "1.8.3"
duniter-crawler@1.3.x:
version "1.3.4"
resolved "https://registry.yarnpkg.com/duniter-crawler/-/duniter-crawler-1.3.4.tgz#05c8d3310a594e7a9fc61a567335d8b4df587dea"
version "1.3.6"
resolved "https://registry.yarnpkg.com/duniter-crawler/-/duniter-crawler-1.3.6.tgz#1a944f67a11f59b74656fa315b22cbaa4c41088d"
dependencies:
async "2.2.0"
co "4.6.0"
duniter-bma "^1.3.0"
duniter-common "^1.3.0"
duniter-bma "1.3.x"
duniter-common "1.3.x"
moment "2.18.1"
multimeter "0.1.1"
querablep "0.1.0"
......@@ -781,8 +782,8 @@ duniter-keypair@1.3.X, duniter-keypair@1.3.x:
tweetnacl-util "0.15.0"
duniter-prover@1.3.x:
version "1.3.1"
resolved "https://registry.yarnpkg.com/duniter-prover/-/duniter-prover-1.3.1.tgz#9c45af1da5fa52da29d31e6f8977684c8138d664"
version "1.3.2"
resolved "https://registry.yarnpkg.com/duniter-prover/-/duniter-prover-1.3.2.tgz#8923ece7619a1170d2f4f43ee3cadac65999958e"
dependencies:
async "2.2.0"
co "4.6.0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment