@@ -820,8 +820,9 @@ block-stream@*:
820
820
inherits "~2.0.0"
821
821
822
822
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0 :
823
- version "4.11.8"
824
- resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
823
+ version "4.11.9"
824
+ resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828"
825
+ integrity sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw==
825
826
826
827
827
828
version "2.10.1"
@@ -851,6 +852,7 @@ braces@^1.8.2:
851
852
brorand@^1.0.1 :
852
853
version "1.1.0"
853
854
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
855
+ integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=
854
856
855
857
browserify-aes@^1.0.0, browserify-aes@^1.0.4 :
856
858
version "1.0.8"
@@ -1318,8 +1320,9 @@ ecc-jsbn@~0.1.1:
1318
1320
jsbn "~0.1.0"
1319
1321
1320
1322
elliptic@^6.0.0 :
1321
- version "6.4.0"
1322
- resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.4.0.tgz#cac9af8762c85836187003c8dfe193e5e2eae5df"
1323
+ version "6.5.3"
1324
+ resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
1325
+ integrity sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==
1323
1326
dependencies :
1324
1327
bn.js "^4.4.0"
1325
1328
brorand "^1.0.1"
@@ -2047,11 +2050,12 @@ hash-base@^3.0.0:
2047
2050
safe-buffer "^5.0.1"
2048
2051
2049
2052
hash.js@^1.0.0, hash.js@^1.0.3 :
2050
- version "1.1.3"
2051
- resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.3.tgz#340dedbe6290187151c1ea1d777a3448935df846"
2053
+ version "1.1.7"
2054
+ resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42"
2055
+ integrity sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==
2052
2056
dependencies :
2053
2057
inherits "^2.0.3"
2054
- minimalistic-assert "^1.0.0 "
2058
+ minimalistic-assert "^1.0.1 "
2055
2059
2056
2060
2057
2061
version "3.1.3"
2065
2069
hmac-drbg@^1.0.0 :
2066
2070
version "1.0.1"
2067
2071
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
2072
+ integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=
2068
2073
dependencies :
2069
2074
hash.js "^1.0.3"
2070
2075
minimalistic-assert "^1.0.0"
@@ -2151,8 +2156,9 @@ inflight@^1.0.4:
2151
2156
wrappy "1"
2152
2157
2153
2158
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3 :
2154
- version "2.0.3"
2155
- resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
2159
+ version "2.0.4"
2160
+ resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
2161
+ integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
2156
2162
2157
2163
2158
2164
version "2.0.1"
@@ -2618,13 +2624,15 @@ min-document@^2.19.0:
2618
2624
dependencies :
2619
2625
dom-walk "^0.1.0"
2620
2626
2621
- minimalistic-assert@^1.0.0 :
2622
- version "1.0.0"
2623
- resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.0.tgz#702be2dda6b37f4836bcb3f5db56641b64a1d3d3"
2627
+ minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1 :
2628
+ version "1.0.1"
2629
+ resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
2630
+ integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
2624
2631
2625
2632
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1 :
2626
2633
version "1.0.1"
2627
2634
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
2635
+ integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
2628
2636
2629
2637
minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.4 :
2630
2638
version "3.0.4"
0 commit comments