@@ -1144,8 +1144,9 @@ bluebird@^3.5.5:
1144
1144
integrity sha512-5am6HnnfN+urzt4yfg7IgTbotDjIT/u8AJpEt0sIU9FtXfVeezXAPKswrG+xKUCOYAINpSdgZVDU6QFh+cuH3w==
1145
1145
1146
1146
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0 :
1147
- version "4.11.8"
1148
- resolved "https://registry.npmjs.org/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
1147
+ version "4.11.9"
1148
+ resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828"
1149
+ integrity sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw==
1149
1150
1150
1151
brace-expansion@^1.1.7 :
1151
1152
version "1.1.11"
@@ -1178,7 +1179,8 @@ braces@^3.0.1:
1178
1179
1179
1180
brorand@^1.0.1 :
1180
1181
version "1.1.0"
1181
- resolved "https://registry.npmjs.org/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
1182
+ resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
1183
+ integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=
1182
1184
1183
1185
browserify-aes@^1.0.0, browserify-aes@^1.0.4 :
1184
1186
version "1.2.0"
@@ -1762,8 +1764,9 @@ elegant-spinner@^1.0.1:
1762
1764
resolved "https://registry.npmjs.org/elegant-spinner/-/elegant-spinner-1.0.1.tgz#db043521c95d7e303fd8f345bedc3349cfb0729e"
1763
1765
1764
1766
elliptic@^6.0.0 :
1765
- version "6.4.0"
1766
- resolved "https://registry.npmjs.org/elliptic/-/elliptic-6.4.0.tgz#cac9af8762c85836187003c8dfe193e5e2eae5df"
1767
+ version "6.5.3"
1768
+ resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
1769
+ integrity sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==
1767
1770
dependencies :
1768
1771
bn.js "^4.4.0"
1769
1772
brorand "^1.0.1"
@@ -2291,19 +2294,21 @@ hash-base@^3.0.0:
2291
2294
safe-buffer "^5.0.1"
2292
2295
2293
2296
hash.js@^1.0.0, hash.js@^1.0.3 :
2294
- version "1.1.3"
2295
- resolved "https://registry.npmjs.org/hash.js/-/hash.js-1.1.3.tgz#340dedbe6290187151c1ea1d777a3448935df846"
2297
+ version "1.1.7"
2298
+ resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42"
2299
+ integrity sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==
2296
2300
dependencies :
2297
2301
inherits "^2.0.3"
2298
- minimalistic-assert "^1.0.0 "
2302
+ minimalistic-assert "^1.0.1 "
2299
2303
2300
2304
highlight.js@^9.11.0 :
2301
2305
version "9.12.0"
2302
2306
resolved "https://registry.npmjs.org/highlight.js/-/highlight.js-9.12.0.tgz#e6d9dbe57cbefe60751f02af336195870c90c01e"
2303
2307
2304
2308
hmac-drbg@^1.0.0 :
2305
2309
version "1.0.1"
2306
- resolved "https://registry.npmjs.org/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
2310
+ resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
2311
+ integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=
2307
2312
dependencies :
2308
2313
hash.js "^1.0.3"
2309
2314
minimalistic-assert "^1.0.0"
@@ -2401,14 +2406,19 @@ inflight@^1.0.4:
2401
2406
once "^1.3.0"
2402
2407
wrappy "1"
2403
2408
2404
- inherits@2, [email protected] , inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3 :
2405
- version "2.0.3"
2406
- resolved "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
2409
+ inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3 :
2410
+ version "2.0.4"
2411
+ resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
2412
+ integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
2407
2413
2408
2414
2409
2415
version "2.0.1"
2410
2416
resolved "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1"
2411
2417
2418
+
2419
+ version "2.0.3"
2420
+ resolved "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
2421
+
2412
2422
ini@^1.3.4, ini@^1.3.5, ini@~1.3.0 :
2413
2423
version "1.3.5"
2414
2424
resolved "https://registry.npmjs.org/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"
@@ -2961,13 +2971,15 @@ mimic-fn@^2.0.0, mimic-fn@^2.1.0:
2961
2971
resolved "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz#7ed2c2ccccaf84d3ffcb7a69b57711fc2083401b"
2962
2972
integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==
2963
2973
2964
- minimalistic-assert@^1.0.0 :
2974
+ minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1 :
2965
2975
version "1.0.1"
2966
- resolved "https://registry.npmjs.org/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
2976
+ resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
2977
+ integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
2967
2978
2968
2979
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1 :
2969
2980
version "1.0.1"
2970
- resolved "https://registry.npmjs.org/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
2981
+ resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
2982
+ integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
2971
2983
2972
2984
minimatch@^3.0.2, minimatch@^3.0.4 :
2973
2985
version "3.0.4"
0 commit comments