@@ -1484,9 +1484,9 @@ bluebird@^3.3.0, bluebird@^3.4.7:
1484
1484
version "3.4.7"
1485
1485
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.4.7.tgz#f72d760be09b7f76d08ed8fae98b289a8d05fab3"
1486
1486
1487
- bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0 :
1488
- version "4.11.6 "
1489
- resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.6 .tgz#53344adb14617a13f6e8dd2ce28905d1c0ba3215 "
1487
+ bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.11.9 :
1488
+ version "4.12.0 "
1489
+ resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0 .tgz#775b3f278efbb9718eec7361f483fb36fbbfea88 "
1490
1490
1491
1491
body-parser@^1.12.4 :
1492
1492
version "1.16.1"
@@ -1557,7 +1557,7 @@ braces@^2.2.2:
1557
1557
split-string "^2.1.0"
1558
1558
to-regex "^3.0.1"
1559
1559
1560
- brorand@^1.0.1 :
1560
+ brorand@^1.0.1, brorand@^1.1.0 :
1561
1561
version "1.1.0"
1562
1562
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
1563
1563
@@ -2594,16 +2594,16 @@ electron-to-chromium@^1.2.0:
2594
2594
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.2.4.tgz#9751cbea89fa120bf88c226ba41eb8d0b6f1b597"
2595
2595
2596
2596
elliptic@^6.0.0 :
2597
- version "6.4.0 "
2598
- resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.4.0. tgz#cac9af8762c85836187003c8dfe193e5e2eae5df "
2597
+ version "6.5.4 "
2598
+ resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4. tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb "
2599
2599
dependencies :
2600
- bn.js "^4.4.0 "
2601
- brorand "^1.0.1 "
2600
+ bn.js "^4.11.9 "
2601
+ brorand "^1.1.0 "
2602
2602
hash.js "^1.0.0"
2603
- hmac-drbg "^1.0.0 "
2604
- inherits "^2.0.1 "
2605
- minimalistic-assert "^1.0.0 "
2606
- minimalistic-crypto-utils "^1.0.0 "
2603
+ hmac-drbg "^1.0.1 "
2604
+ inherits "^2.0.4 "
2605
+ minimalistic-assert "^1.0.1 "
2606
+ minimalistic-crypto-utils "^1.0.1 "
2607
2607
2608
2608
emoji-regex@^6.1.0 :
2609
2609
version "6.5.1"
@@ -3732,10 +3732,11 @@ has@^1.0.1:
3732
3732
function-bind "^1.0.2"
3733
3733
3734
3734
hash.js@^1.0.0, hash.js@^1.0.3 :
3735
- version "1.0.3 "
3736
- resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.0.3 .tgz#1332ff00156c0a0ffdd8236013d07b77a0451573 "
3735
+ version "1.1.7 "
3736
+ resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7 .tgz#0babca538e8d4ee4a0f8988d68866537a003cf42 "
3737
3737
dependencies :
3738
- inherits "^2.0.1"
3738
+ inherits "^2.0.3"
3739
+ minimalistic-assert "^1.0.1"
3739
3740
3740
3741
hasha@~2.2.0 :
3741
3742
version "2.2.0"
3757
3758
version "1.1.1"
3758
3759
resolved "https://registry.yarnpkg.com/he/-/he-1.1.1.tgz#93410fd21b009735151f8868c2f271f3427e23fd"
3759
3760
3760
- hmac-drbg@^1.0.0 :
3761
- version "1.0.0 "
3762
- resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.0 .tgz#3db471f45aae4a994a0688322171f51b8b91bee5 "
3761
+ hmac-drbg@^1.0.1 :
3762
+ version "1.0.1 "
3763
+ resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1 .tgz#d2745701025a6c775a6c545793ed502fc0c649a1 "
3763
3764
dependencies :
3764
3765
hash.js "^1.0.3"
3765
3766
minimalistic-assert "^1.0.0"
@@ -3919,14 +3920,18 @@ inflight@^1.0.4:
3919
3920
once "^1.3.0"
3920
3921
wrappy "1"
3921
3922
3922
- inherits@2, [email protected] .3 , inherits@^2.0.1 , inherits@^2.0.3 , inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3 :
3923
- version "2.0.3 "
3924
- resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3 .tgz#633c2c83e3da42a502f52466022480f4208261de "
3923
+ inherits@2, inherits@^ 2.0.1 , inherits@^2.0.3 , inherits@^2.0.4 , inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3 :
3924
+ version "2.0.4 "
3925
+ resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4 .tgz#0fa2c64f932917c3433a0ded55363aae37416b7c "
3925
3926
3926
3927
3927
3928
version "2.0.1"
3928
3929
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1"
3929
3930
3931
+
3932
+ version "2.0.3"
3933
+ resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
3934
+
3930
3935
ini@~1.3.0 :
3931
3936
version "1.3.4"
3932
3937
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.4.tgz#0537cb79daf59b59a1a517dff706c86ec039162e"
@@ -4205,7 +4210,7 @@ is-plain-object@^2.0.1:
4205
4210
4206
4211
is-posix-bracket@^0.1.0 :
4207
4212
version "0.1.1"
4208
- resolved "http ://registry.npmjs.org/is-posix-bracket/-/is-posix-bracket-0.1.1.tgz#3334dc79774368e92f016e6fbc0a88f5cd6e6bc4"
4213
+ resolved "https ://registry.npmjs.org/is-posix-bracket/-/is-posix-bracket-0.1.1.tgz#3334dc79774368e92f016e6fbc0a88f5cd6e6bc4"
4209
4214
4210
4215
is-primitive@^2.0.0 :
4211
4216
version "2.0.0"
@@ -5216,11 +5221,11 @@ min-document@^2.19.0:
5216
5221
dependencies :
5217
5222
dom-walk "^0.1.0"
5218
5223
5219
- minimalistic-assert@^1.0.0 :
5220
- version "1.0.0 "
5221
- resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.0 .tgz#702be2dda6b37f4836bcb3f5db56641b64a1d3d3 "
5224
+ minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1 :
5225
+ version "1.0.1 "
5226
+ resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1 .tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7 "
5222
5227
5223
- minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0. 1 :
5228
+ minimalistic-crypto-utils@^1.0.1 :
5224
5229
version "1.0.1"
5225
5230
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
5226
5231
@@ -5589,7 +5594,7 @@ object-copy@^0.1.0:
5589
5594
5590
5595
object-inspect@^1.1.0 :
5591
5596
version "1.2.1"
5592
- resolved "http ://registry.npmjs.org/object-inspect/-/object-inspect-1.2.1.tgz#3b62226eb8f6d441751c7d8f22a20ff80ac9dc3f"
5597
+ resolved "https ://registry.npmjs.org/object-inspect/-/object-inspect-1.2.1.tgz#3b62226eb8f6d441751c7d8f22a20ff80ac9dc3f"
5593
5598
5594
5599
object-keys@^1.0.8, object-keys@^1.0.9 :
5595
5600
version "1.0.11"
0 commit comments