@@ -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
@@ -2598,16 +2598,16 @@ electron-to-chromium@^1.2.0:
2598
2598
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.2.4.tgz#9751cbea89fa120bf88c226ba41eb8d0b6f1b597"
2599
2599
2600
2600
elliptic@^6.0.0 :
2601
- version "6.4.0 "
2602
- resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.4.0. tgz#cac9af8762c85836187003c8dfe193e5e2eae5df "
2601
+ version "6.5.4 "
2602
+ resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4. tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb "
2603
2603
dependencies :
2604
- bn.js "^4.4.0 "
2605
- brorand "^1.0.1 "
2604
+ bn.js "^4.11.9 "
2605
+ brorand "^1.1.0 "
2606
2606
hash.js "^1.0.0"
2607
- hmac-drbg "^1.0.0 "
2608
- inherits "^2.0.1 "
2609
- minimalistic-assert "^1.0.0 "
2610
- minimalistic-crypto-utils "^1.0.0 "
2607
+ hmac-drbg "^1.0.1 "
2608
+ inherits "^2.0.4 "
2609
+ minimalistic-assert "^1.0.1 "
2610
+ minimalistic-crypto-utils "^1.0.1 "
2611
2611
2612
2612
emoji-regex@^6.1.0 :
2613
2613
version "6.5.1"
@@ -3751,10 +3751,11 @@ has@^1.0.1:
3751
3751
function-bind "^1.0.2"
3752
3752
3753
3753
hash.js@^1.0.0, hash.js@^1.0.3 :
3754
- version "1.0.3 "
3755
- resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.0.3 .tgz#1332ff00156c0a0ffdd8236013d07b77a0451573 "
3754
+ version "1.1.7 "
3755
+ resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7 .tgz#0babca538e8d4ee4a0f8988d68866537a003cf42 "
3756
3756
dependencies :
3757
- inherits "^2.0.1"
3757
+ inherits "^2.0.3"
3758
+ minimalistic-assert "^1.0.1"
3758
3759
3759
3760
hasha@~2.2.0 :
3760
3761
version "2.2.0"
@@ -3776,9 +3777,9 @@ he@1.1.x:
3776
3777
version "1.1.1"
3777
3778
resolved "https://registry.yarnpkg.com/he/-/he-1.1.1.tgz#93410fd21b009735151f8868c2f271f3427e23fd"
3778
3779
3779
- hmac-drbg@^1.0.0 :
3780
- version "1.0.0 "
3781
- resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.0 .tgz#3db471f45aae4a994a0688322171f51b8b91bee5 "
3780
+ hmac-drbg@^1.0.1 :
3781
+ version "1.0.1 "
3782
+ resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1 .tgz#d2745701025a6c775a6c545793ed502fc0c649a1 "
3782
3783
dependencies :
3783
3784
hash.js "^1.0.3"
3784
3785
minimalistic-assert "^1.0.0"
@@ -3938,7 +3939,7 @@ inflight@^1.0.4:
3938
3939
once "^1.3.0"
3939
3940
wrappy "1"
3940
3941
3941
- inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3 :
3942
+ 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 :
3942
3943
version "2.0.4"
3943
3944
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
3944
3945
@@ -5245,11 +5246,11 @@ min-document@^2.19.0:
5245
5246
dependencies :
5246
5247
dom-walk "^0.1.0"
5247
5248
5248
- minimalistic-assert@^1.0.0 :
5249
- version "1.0.0 "
5250
- resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.0 .tgz#702be2dda6b37f4836bcb3f5db56641b64a1d3d3 "
5249
+ minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1 :
5250
+ version "1.0.1 "
5251
+ resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1 .tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7 "
5251
5252
5252
- minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0. 1 :
5253
+ minimalistic-crypto-utils@^1.0.1 :
5253
5254
version "1.0.1"
5254
5255
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
5255
5256
0 commit comments