@@ -4235,9 +4235,10 @@ bluebird@^3.5.5:
4235
4235
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
4236
4236
integrity sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==
4237
4237
4238
- bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
4239
- version "4.11.8"
4240
- resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
4238
+ bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.11.9:
4239
+ version "4.12.0"
4240
+ resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
4241
+ integrity sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==
4241
4242
4242
4243
4243
4244
version "1.19.0"
@@ -4322,9 +4323,10 @@ braces@^3.0.1, braces@~3.0.2:
4322
4323
dependencies:
4323
4324
fill-range "^7.0.1"
4324
4325
4325
- brorand@^1.0.1:
4326
+ brorand@^1.0.1, brorand@^1.1.0 :
4326
4327
version "1.1.0"
4327
4328
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
4329
+ integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=
4328
4330
4329
4331
browserify-aes@^1.0.0, browserify-aes@^1.0.4:
4330
4332
version "1.2.0"
@@ -5850,16 +5852,17 @@ element-resize-detector@^1.2.2:
5850
5852
batch-processor "1.0.0"
5851
5853
5852
5854
elliptic@^6.0.0:
5853
- version "6.4.0"
5854
- resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.4.0.tgz#cac9af8762c85836187003c8dfe193e5e2eae5df"
5855
+ version "6.5.4"
5856
+ resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
5857
+ integrity sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==
5855
5858
dependencies:
5856
- bn.js "^4.4.0 "
5857
- brorand "^1.0.1 "
5859
+ bn.js "^4.11.9 "
5860
+ brorand "^1.1.0 "
5858
5861
hash.js "^1.0.0"
5859
- hmac-drbg "^1.0.0 "
5860
- inherits "^2.0.1 "
5861
- minimalistic-assert "^1.0.0 "
5862
- minimalistic-crypto-utils "^1.0.0 "
5862
+ hmac-drbg "^1.0.1 "
5863
+ inherits "^2.0.4 "
5864
+ minimalistic-assert "^1.0.1 "
5865
+ minimalistic-crypto-utils "^1.0.1 "
5863
5866
5864
5867
email-addresses@^3.0.1:
5865
5868
version "3.0.1"
@@ -7313,11 +7316,12 @@ hash-base@^3.0.0:
7313
7316
safe-buffer "^5.0.1"
7314
7317
7315
7318
hash.js@^1.0.0, hash.js@^1.0.3:
7316
- version "1.1.4"
7317
- resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.4.tgz#8b50e1f35d51bd01e5ed9ece4dbe3549ccfa0a3c"
7319
+ version "1.1.7"
7320
+ resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42"
7321
+ integrity sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==
7318
7322
dependencies:
7319
7323
inherits "^2.0.3"
7320
- minimalistic-assert "^1.0.0 "
7324
+ minimalistic-assert "^1.0.1 "
7321
7325
7322
7326
hast-util-parse-selector@^2.0.0:
7323
7327
version "2.2.5"
@@ -7365,9 +7369,10 @@ highlight.js@~9.13.0:
7365
7369
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-9.13.1.tgz#054586d53a6863311168488a0f58d6c505ce641e"
7366
7370
integrity sha512-Sc28JNQNDzaH6PORtRLMvif9RSn1mYuOoX3omVjnb0+HbpPygU2ALBI0R/wsiqCb4/fcp07Gdo8g+fhtFrQl6A==
7367
7371
7368
- hmac-drbg@^1.0.0 :
7372
+ hmac-drbg@^1.0.1 :
7369
7373
version "1.0.1"
7370
7374
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
7375
+ integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=
7371
7376
dependencies:
7372
7377
hash.js "^1.0.3"
7373
7378
minimalistic-assert "^1.0.0"
@@ -7628,14 +7633,19 @@ inflight@^1.0.4:
7628
7633
once "^1.3.0"
7629
7634
wrappy "1"
7630
7635
7631
- inherits@2,
[email protected] , inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3:
7632
- version "2.0.3"
7633
- resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
7636
+ inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.1, inherits@~2.0.3:
7637
+ version "2.0.4"
7638
+ resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
7639
+ integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
7634
7640
7635
7641
7636
7642
version "2.0.1"
7637
7643
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1"
7638
7644
7645
+
7646
+ version "2.0.3"
7647
+ resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
7648
+
7639
7649
ini@^1.3.4, ini@^1.3.5, ini@~1.3.0:
7640
7650
version "1.3.7"
7641
7651
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.7.tgz#a09363e1911972ea16d7a8851005d84cf09a9a84"
@@ -8958,13 +8968,15 @@ min-indent@^1.0.0:
8958
8968
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.0.tgz#cfc45c37e9ec0d8f0a0ec3dd4ef7f7c3abe39256"
8959
8969
integrity sha1-z8RcN+nsDY8KDsPdTvf3w6vjklY=
8960
8970
8961
- minimalistic-assert@^1.0.0:
8971
+ minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1 :
8962
8972
version "1.0.1"
8963
8973
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
8974
+ integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
8964
8975
8965
- minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0. 1:
8976
+ minimalistic-crypto-utils@^1.0.1:
8966
8977
version "1.0.1"
8967
8978
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
8979
+ integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
8968
8980
8969
8981
[email protected] , minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.4:
8970
8982
version "3.0.4"
0 commit comments