@@ -4654,11 +4654,16 @@ bluebird@^3.3.5, bluebird@^3.5.5:
4654
4654
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
4655
4655
integrity sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==
4656
4656
4657
- bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0 :
4657
+ bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1:
4658
4658
version "4.11.8"
4659
4659
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
4660
4660
integrity sha512-ItfYfPLkWHUjckQCk8xC+LwxgK8NYcXywGigJgSwOP8Y2iyWT4f2vsZnoOXTTbo+o5yXmIUJ4gn5538SO5S3gA==
4661
4661
4662
+ bn.js@^4.11.9:
4663
+ version "4.12.0"
4664
+ resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
4665
+ integrity sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==
4666
+
4662
4667
4663
4668
version "1.19.0"
4664
4669
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.19.0.tgz#96b2709e57c9c4e09a6fd66a8fd979844f69f08a"
@@ -4746,7 +4751,7 @@ breakword@^1.0.5:
4746
4751
dependencies:
4747
4752
wcwidth "^1.0.1"
4748
4753
4749
- brorand@^1.0.1:
4754
+ brorand@^1.0.1, brorand@^1.1.0 :
4750
4755
version "1.1.0"
4751
4756
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
4752
4757
integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=
@@ -6186,17 +6191,17 @@ element-resize-detector@^1.2.2:
6186
6191
batch-processor "1.0.0"
6187
6192
6188
6193
elliptic@^6.0.0:
6189
- version "6.5.0 "
6190
- resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.0 .tgz#2b8ed4c891b7de3200e14412a5b8248c7af505ca "
6191
- integrity sha512-eFOJTMyCYb7xtE/caJ6JJu+bhi67WCYNbkGSknu20pmM8Ke/bqOfdnZWxyoGN26JgfxTbXrsCkEw4KheCT/KGg ==
6194
+ version "6.5.4 "
6195
+ resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4 .tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb "
6196
+ integrity sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ ==
6192
6197
dependencies:
6193
- bn.js "^4.4.0 "
6194
- brorand "^1.0.1 "
6198
+ bn.js "^4.11.9 "
6199
+ brorand "^1.1.0 "
6195
6200
hash.js "^1.0.0"
6196
- hmac-drbg "^1.0.0 "
6197
- inherits "^2.0.1 "
6198
- minimalistic-assert "^1.0.0 "
6199
- minimalistic-crypto-utils "^1.0.0 "
6201
+ hmac-drbg "^1.0.1 "
6202
+ inherits "^2.0.4 "
6203
+ minimalistic-assert "^1.0.1 "
6204
+ minimalistic-crypto-utils "^1.0.1 "
6200
6205
6201
6206
emittery@^0.8.1:
6202
6207
version "0.8.1"
@@ -7883,10 +7888,10 @@ history@^5.2.0:
7883
7888
dependencies:
7884
7889
"@babel/runtime" "^7.7.6"
7885
7890
7886
- hmac-drbg@^1.0.0 :
7891
+ hmac-drbg@^1.0.1 :
7887
7892
version "1.0.1"
7888
7893
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
7889
- integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE =
7894
+ integrity sha512-Tti3gMqLdZfhOQY1Mzf/AanLiqh1WTiJgEj26ZuYQ9fbkLomzGchCws4FyrSd4VkpBfiNhaE1On+lOz894jvXg= =
7890
7895
dependencies:
7891
7896
hash.js "^1.0.3"
7892
7897
minimalistic-assert "^1.0.0"
@@ -8182,7 +8187,7 @@ inflight@^1.0.4:
8182
8187
once "^1.3.0"
8183
8188
wrappy "1"
8184
8189
8185
- inherits@2,
[email protected] , inherits@^2.0.0, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3:
8190
+ inherits@2,
[email protected] , inherits@^2.0.0, inherits@^2.0.1, inherits@^2.0.3, inherits@
^2.0.4, inherits@ ~2.0.1, inherits@~2.0.3:
8186
8191
version "2.0.4"
8187
8192
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
8188
8193
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
@@ -9975,7 +9980,7 @@ minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
9975
9980
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
9976
9981
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
9977
9982
9978
- minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0. 1:
9983
+ minimalistic-crypto-utils@^1.0.1:
9979
9984
version "1.0.1"
9980
9985
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
9981
9986
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
0 commit comments