@@ -2234,10 +2234,10 @@ bluebird@^3.1.1, bluebird@^3.5.5:
2234
2234
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
2235
2235
integrity sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==
2236
2236
2237
- bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0 :
2238
- version "4.11.8 "
2239
- resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8 .tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f "
2240
- integrity sha512-ItfYfPLkWHUjckQCk8xC+LwxgK8NYcXywGigJgSwOP8Y2iyWT4f2vsZnoOXTTbo+o5yXmIUJ4gn5538SO5S3gA ==
2237
+ bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.11.9 :
2238
+ version "4.12.0 "
2239
+ resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0 .tgz#775b3f278efbb9718eec7361f483fb36fbbfea88 "
2240
+ integrity sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA ==
2241
2241
2242
2242
2243
2243
version "1.19.0"
@@ -2310,7 +2310,7 @@ braces@^3.0.1, braces@~3.0.2:
2310
2310
dependencies :
2311
2311
fill-range "^7.0.1"
2312
2312
2313
- brorand@^1.0.1 :
2313
+ brorand@^1.0.1, brorand@^1.1.0 :
2314
2314
version "1.1.0"
2315
2315
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
2316
2316
integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=
@@ -3612,17 +3612,17 @@ electron-to-chromium@^1.3.341:
3612
3612
integrity sha512-tvbx2Wl8WBR+ym3u492D0L6/jH+8NoQXqe46+QhbWH3voVPauGuZYeb1QAXYoOAWuiP2dbSvlBx0kQ1F3hu/Mw==
3613
3613
3614
3614
elliptic@^6.0.0 :
3615
- version "6.5.2 "
3616
- resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.2 .tgz#05c5678d7173c049d8ca433552224a495d0e3762 "
3617
- integrity sha512-f4x70okzZbIQl/NSRLkI/+tteV/9WqL98zx+SQ69KbXxmVrmjwsNUPn/gYJJ0sHvEak24cZgHIPegRePAtA/xw ==
3615
+ version "6.5.4 "
3616
+ resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4 .tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb "
3617
+ integrity sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ ==
3618
3618
dependencies :
3619
- bn.js "^4.4.0 "
3620
- brorand "^1.0.1 "
3619
+ bn.js "^4.11.9 "
3620
+ brorand "^1.1.0 "
3621
3621
hash.js "^1.0.0"
3622
- hmac-drbg "^1.0.0 "
3623
- inherits "^2.0.1 "
3624
- minimalistic-assert "^1.0.0 "
3625
- minimalistic-crypto-utils "^1.0.0 "
3622
+ hmac-drbg "^1.0.1 "
3623
+ inherits "^2.0.4 "
3624
+ minimalistic-assert "^1.0.1 "
3625
+ minimalistic-crypto-utils "^1.0.1 "
3626
3626
3627
3627
emoji-regex@^7.0.1 :
3628
3628
version "7.0.3"
@@ -4496,7 +4496,7 @@ hex-color-regex@^1.1.0:
4496
4496
resolved "https://registry.yarnpkg.com/hex-color-regex/-/hex-color-regex-1.1.0.tgz#4c06fccb4602fe2602b3c93df82d7e7dbf1a8a8e"
4497
4497
integrity sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ==
4498
4498
4499
- hmac-drbg@^1.0.0 :
4499
+ hmac-drbg@^1.0.1 :
4500
4500
version "1.0.1"
4501
4501
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
4502
4502
integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=
@@ -4743,7 +4743,7 @@ inflight@^1.0.4:
4743
4743
once "^1.3.0"
4744
4744
wrappy "1"
4745
4745
4746
- inherits@2, [email protected] , inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3 :
4746
+ inherits@2, [email protected] , inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@ ~2.0.0, inherits@~2.0.1, inherits@~2.0.3 :
4747
4747
version "2.0.4"
4748
4748
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
4749
4749
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
@@ -6082,7 +6082,7 @@ minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
6082
6082
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
6083
6083
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
6084
6084
6085
- minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0. 1 :
6085
+ minimalistic-crypto-utils@^1.0.1 :
6086
6086
version "1.0.1"
6087
6087
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
6088
6088
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
0 commit comments