Skip to content
This repository was archived by the owner on May 27, 2019. It is now read-only.

Commit 6488287

Browse files
committed
Update dependencies (fixes #255)
1 parent 4ca5c7c commit 6488287

File tree

2 files changed

+43
-35
lines changed

2 files changed

+43
-35
lines changed

Gopkg.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 40 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,8 @@ browser-resolve@^1.11.0, browser-resolve@^1.7.0:
9797
resolve "1.1.7"
9898

9999
browserify-aes@^1.0.0, browserify-aes@^1.0.4:
100-
version "1.1.1"
101-
resolved "https://registry.yarnpkg.com/browserify-aes/-/browserify-aes-1.1.1.tgz#38b7ab55edb806ff2dcda1a7f1620773a477c49f"
100+
version "1.2.0"
101+
resolved "https://registry.yarnpkg.com/browserify-aes/-/browserify-aes-1.2.0.tgz#326734642f403dabc3003209853bb70ad428ef48"
102102
dependencies:
103103
buffer-xor "^1.0.3"
104104
cipher-base "^1.0.0"
@@ -108,16 +108,16 @@ browserify-aes@^1.0.0, browserify-aes@^1.0.4:
108108
safe-buffer "^5.0.1"
109109

110110
browserify-cipher@^1.0.0:
111-
version "1.0.0"
112-
resolved "https://registry.yarnpkg.com/browserify-cipher/-/browserify-cipher-1.0.0.tgz#9988244874bf5ed4e28da95666dcd66ac8fc363a"
111+
version "1.0.1"
112+
resolved "https://registry.yarnpkg.com/browserify-cipher/-/browserify-cipher-1.0.1.tgz#8d6474c1b870bfdabcd3bcfcc1934a10e94f15f0"
113113
dependencies:
114114
browserify-aes "^1.0.4"
115115
browserify-des "^1.0.0"
116116
evp_bytestokey "^1.0.0"
117117

118118
browserify-des@^1.0.0:
119-
version "1.0.0"
120-
resolved "https://registry.yarnpkg.com/browserify-des/-/browserify-des-1.0.0.tgz#daa277717470922ed2fe18594118a175439721dd"
119+
version "1.0.1"
120+
resolved "https://registry.yarnpkg.com/browserify-des/-/browserify-des-1.0.1.tgz#3343124db6d7ad53e26a8826318712bdc8450f9c"
121121
dependencies:
122122
cipher-base "^1.0.1"
123123
des.js "^1.0.0"
@@ -279,24 +279,25 @@ core-util-is@~1.0.0:
279279
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
280280

281281
create-ecdh@^4.0.0:
282-
version "4.0.0"
283-
resolved "https://registry.yarnpkg.com/create-ecdh/-/create-ecdh-4.0.0.tgz#888c723596cdf7612f6498233eebd7a35301737d"
282+
version "4.0.1"
283+
resolved "https://registry.yarnpkg.com/create-ecdh/-/create-ecdh-4.0.1.tgz#44223dfed533193ba5ba54e0df5709b89acf1f82"
284284
dependencies:
285285
bn.js "^4.1.0"
286286
elliptic "^6.0.0"
287287

288288
create-hash@^1.1.0, create-hash@^1.1.2:
289-
version "1.1.3"
290-
resolved "https://registry.yarnpkg.com/create-hash/-/create-hash-1.1.3.tgz#606042ac8b9262750f483caddab0f5819172d8fd"
289+
version "1.2.0"
290+
resolved "https://registry.yarnpkg.com/create-hash/-/create-hash-1.2.0.tgz#889078af11a63756bcfb59bd221996be3a9ef196"
291291
dependencies:
292292
cipher-base "^1.0.1"
293293
inherits "^2.0.1"
294-
ripemd160 "^2.0.0"
294+
md5.js "^1.3.4"
295+
ripemd160 "^2.0.1"
295296
sha.js "^2.4.0"
296297

297298
create-hmac@^1.1.0, create-hmac@^1.1.2, create-hmac@^1.1.4:
298-
version "1.1.6"
299-
resolved "https://registry.yarnpkg.com/create-hmac/-/create-hmac-1.1.6.tgz#acb9e221a4e17bdb076e90657c42b93e3726cf06"
299+
version "1.1.7"
300+
resolved "https://registry.yarnpkg.com/create-hmac/-/create-hmac-1.1.7.tgz#69170c78b3ab957147b2b8b04572e47ead2243ff"
300301
dependencies:
301302
cipher-base "^1.0.3"
302303
create-hash "^1.1.0"
@@ -353,8 +354,8 @@ detective@^4.0.0:
353354
defined "^1.0.0"
354355

355356
diffie-hellman@^5.0.0:
356-
version "5.0.2"
357-
resolved "https://registry.yarnpkg.com/diffie-hellman/-/diffie-hellman-5.0.2.tgz#b5835739270cfe26acf632099fded2a07f209e5e"
357+
version "5.0.3"
358+
resolved "https://registry.yarnpkg.com/diffie-hellman/-/diffie-hellman-5.0.3.tgz#40e8ee98f55a2149607146921c63e1ae5f3d2875"
358359
dependencies:
359360
bn.js "^4.1.0"
360361
miller-rabin "^4.0.0"
@@ -488,14 +489,15 @@ inline-source-map@~0.6.0:
488489
source-map "~0.5.3"
489490

490491
insert-module-globals@^7.0.0:
491-
version "7.0.5"
492-
resolved "https://registry.yarnpkg.com/insert-module-globals/-/insert-module-globals-7.0.5.tgz#6d0a6f28d4a7e0eae171ad305e0f47bdfe0c258e"
492+
version "7.0.6"
493+
resolved "https://registry.yarnpkg.com/insert-module-globals/-/insert-module-globals-7.0.6.tgz#15a31d9d394e76d08838b9173016911d7fd4ea1b"
493494
dependencies:
494495
JSONStream "^1.0.3"
495496
combine-source-map "^0.8.0"
496497
concat-stream "^1.6.1"
497498
is-buffer "^1.1.0"
498499
lexical-scope "^1.2.0"
500+
path-is-absolute "^1.0.1"
499501
process "~0.11.0"
500502
through2 "^2.0.0"
501503
xtend "^4.0.0"
@@ -559,8 +561,8 @@ miller-rabin@^4.0.0:
559561
brorand "^1.0.1"
560562

561563
minimalistic-assert@^1.0.0:
562-
version "1.0.0"
563-
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.0.tgz#702be2dda6b37f4836bcb3f5db56641b64a1d3d3"
564+
version "1.0.1"
565+
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
564566

565567
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
566568
version "1.0.1"
@@ -621,8 +623,8 @@ parents@^1.0.0, parents@^1.0.1:
621623
path-platform "~0.11.15"
622624

623625
parse-asn1@^5.0.0:
624-
version "5.1.0"
625-
resolved "https://registry.yarnpkg.com/parse-asn1/-/parse-asn1-5.1.0.tgz#37c4f9b7ed3ab65c74817b5f2480937fbf97c712"
626+
version "5.1.1"
627+
resolved "https://registry.yarnpkg.com/parse-asn1/-/parse-asn1-5.1.1.tgz#f6bf293818332bd0dab54efb16087724745e6ca8"
626628
dependencies:
627629
asn1.js "^4.0.0"
628630
browserify-aes "^1.0.0"
@@ -634,7 +636,7 @@ path-browserify@~0.0.0:
634636
version "0.0.0"
635637
resolved "https://registry.yarnpkg.com/path-browserify/-/path-browserify-0.0.0.tgz#a0b870729aae214005b7d5032ec2cbbb0fb4451a"
636638

637-
path-is-absolute@^1.0.0:
639+
path-is-absolute@^1.0.0, path-is-absolute@^1.0.1:
638640
version "1.0.1"
639641
resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
640642

@@ -657,8 +659,8 @@ pbkdf2@^3.0.3:
657659
sha.js "^2.4.8"
658660

659661
prettier@^1.11.1:
660-
version "1.11.1"
661-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.11.1.tgz#61e43fc4cd44e68f2b0dfc2c38cd4bb0fccdcc75"
662+
version "1.12.0"
663+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.12.0.tgz#d26fc5894b9230de97629b39cae225b503724ce8"
662664

663665
process-nextick-args@~1.0.6:
664666
version "1.0.7"
@@ -673,8 +675,8 @@ process@~0.11.0:
673675
resolved "https://registry.yarnpkg.com/process/-/process-0.11.10.tgz#7332300e840161bda3e69a1d1d91a7d4bc16f182"
674676

675677
public-encrypt@^4.0.0:
676-
version "4.0.0"
677-
resolved "https://registry.yarnpkg.com/public-encrypt/-/public-encrypt-4.0.0.tgz#39f699f3a46560dd5ebacbca693caf7c65c18cc6"
678+
version "4.0.2"
679+
resolved "https://registry.yarnpkg.com/public-encrypt/-/public-encrypt-4.0.2.tgz#46eb9107206bf73489f8b85b69d91334c6610994"
678680
dependencies:
679681
bn.js "^4.1.0"
680682
browserify-rsa "^4.0.0"
@@ -718,15 +720,15 @@ read-only-stream@^2.0.0:
718720
readable-stream "^2.0.2"
719721

720722
readable-stream@^2.0.2, readable-stream@^2.1.5, readable-stream@^2.2.2, readable-stream@^2.3.3:
721-
version "2.3.5"
722-
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.5.tgz#b4f85003a938cbb6ecbce2a124fb1012bd1a838d"
723+
version "2.3.6"
724+
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.6.tgz#b11c27d88b8ff1fbe070643cf94b0c79ae1b0aaf"
723725
dependencies:
724726
core-util-is "~1.0.0"
725727
inherits "~2.0.3"
726728
isarray "~1.0.0"
727729
process-nextick-args "~2.0.0"
728730
safe-buffer "~5.1.1"
729-
string_decoder "~1.0.3"
731+
string_decoder "~1.1.1"
730732
util-deprecate "~1.0.1"
731733

732734
readable-stream@~2.0.0:
@@ -745,8 +747,8 @@ [email protected]:
745747
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.1.7.tgz#203114d82ad2c5ed9e8e0411b3932875e889e97b"
746748

747749
resolve@^1.1.3, resolve@^1.1.4:
748-
version "1.6.0"
749-
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.6.0.tgz#0fbd21278b27b4004481c395349e7aba60a9ff5c"
750+
version "1.7.1"
751+
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.7.1.tgz#aadd656374fd298aee895bc026b8297418677fd3"
750752
dependencies:
751753
path-parse "^1.0.5"
752754

@@ -823,12 +825,18 @@ string_decoder@~0.10.x:
823825
version "0.10.31"
824826
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-0.10.31.tgz#62e203bc41766c6c28c9fc84301dab1c5310fa94"
825827

826-
string_decoder@~1.0.0, string_decoder@~1.0.3:
828+
string_decoder@~1.0.0:
827829
version "1.0.3"
828830
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.0.3.tgz#0fc67d7c141825de94282dd536bec6b9bce860ab"
829831
dependencies:
830832
safe-buffer "~5.1.0"
831833

834+
string_decoder@~1.1.1:
835+
version "1.1.1"
836+
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.1.1.tgz#9cf1611ba62685d7030ae9e4ba34149c3af03fc8"
837+
dependencies:
838+
safe-buffer "~5.1.0"
839+
832840
subarg@^1.0.0:
833841
version "1.0.0"
834842
resolved "https://registry.yarnpkg.com/subarg/-/subarg-1.0.0.tgz#f62cf17581e996b48fc965699f54c06ae268b8d2"

0 commit comments

Comments
 (0)