@@ -1080,10 +1080,10 @@ bindings@~1.2.1:
1080
1080
resolved "https://registry.yarnpkg.com/bindings/-/bindings-1.2.1.tgz#14ad6113812d2d37d72e67b4cacb4bb726505f11"
1081
1081
integrity sha1-FK1hE4EtLTfXLme0ystLtyZQXxE=
1082
1082
1083
- bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0 :
1084
- version "4.11.9 "
1085
- resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9 .tgz#26d556829458f9d1e81fc48952493d0ba3507828 "
1086
- integrity sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw ==
1083
+ bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.11.9 :
1084
+ version "4.12.0 "
1085
+ resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0 .tgz#775b3f278efbb9718eec7361f483fb36fbbfea88 "
1086
+ integrity sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA ==
1087
1087
1088
1088
boolbase@^1.0.0, boolbase@~1.0.0 :
1089
1089
version "1.0.0"
@@ -1124,7 +1124,7 @@ brfs@^1.2.0:
1124
1124
static-module "^2.2.0"
1125
1125
through2 "^2.0.0"
1126
1126
1127
- brorand@^1.0.1 :
1127
+ brorand@^1.0.1, brorand@^1.1.0 :
1128
1128
version "1.1.0"
1129
1129
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
1130
1130
integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=
@@ -2008,17 +2008,17 @@ electron-to-chromium@^1.3.127:
2008
2008
integrity sha512-lyoC8aoqbbDqsprb6aPdt9n3DpOZZzdz/T4IZKsR0/dkZIxnJVUjjcpOSwA66jPRIOyDAamCTAUqweU05kKNSg==
2009
2009
2010
2010
elliptic@^6.0.0 :
2011
- version "6.5.3 "
2012
- resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3 .tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6 "
2013
- integrity sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw ==
2011
+ version "6.5.4 "
2012
+ resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4 .tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb "
2013
+ integrity sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ ==
2014
2014
dependencies :
2015
- bn.js "^4.4.0 "
2016
- brorand "^1.0.1 "
2015
+ bn.js "^4.11.9 "
2016
+ brorand "^1.1.0 "
2017
2017
hash.js "^1.0.0"
2018
- hmac-drbg "^1.0.0 "
2019
- inherits "^2.0.1 "
2020
- minimalistic-assert "^1.0.0 "
2021
- minimalistic-crypto-utils "^1.0.0 "
2018
+ hmac-drbg "^1.0.1 "
2019
+ inherits "^2.0.4 "
2020
+ minimalistic-assert "^1.0.1 "
2021
+ minimalistic-crypto-utils "^1.0.1 "
2022
2022
2023
2023
encodeurl@~1.0.2 :
2024
2024
version "1.0.2"
@@ -2478,7 +2478,7 @@ hex-color-regex@^1.1.0:
2478
2478
resolved "https://registry.yarnpkg.com/hex-color-regex/-/hex-color-regex-1.1.0.tgz#4c06fccb4602fe2602b3c93df82d7e7dbf1a8a8e"
2479
2479
integrity sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ==
2480
2480
2481
- hmac-drbg@^1.0.0 :
2481
+ hmac-drbg@^1.0.1 :
2482
2482
version "1.0.1"
2483
2483
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
2484
2484
integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=
@@ -2615,7 +2615,7 @@ inflight@^1.0.4:
2615
2615
once "^1.3.0"
2616
2616
wrappy "1"
2617
2617
2618
- inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3 :
2618
+ inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@ ~2.0.1, inherits@~2.0.3 :
2619
2619
version "2.0.4"
2620
2620
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
2621
2621
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
@@ -3192,7 +3192,7 @@ minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
3192
3192
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
3193
3193
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
3194
3194
3195
- minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0. 1 :
3195
+ minimalistic-crypto-utils@^1.0.1 :
3196
3196
version "1.0.1"
3197
3197
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
3198
3198
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
0 commit comments