@@ -397,16 +397,17 @@ atob@^2.0.0:
397
397
version "2.0.3"
398
398
resolved "https://registry.yarnpkg.com/atob/-/atob-2.0.3.tgz#19c7a760473774468f20b2d2d03372ad7d4cbf5d"
399
399
400
-
401
- version "8.6.5"
402
- resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-8.6.5.tgz#343f3d193ed568b3208e00117a1b96eb691d4ee9"
403
- dependencies :
404
- browserslist "^3.2.8"
405
- caniuse-lite "^1.0.30000864"
400
+
401
+ version "10.4.2"
402
+ resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.2.tgz#25e1df09a31a9fba5c40b578936b90d35c9d4d3b"
403
+ integrity sha512-9fOPpHKuDW1w/0EKfRmVnxTDt8166MAnLI3mgZ1JCnhNtYWxcJ6Ud5CO/AVOZi/AvFa8DY9RTy3h3+tFBlrrdQ==
404
+ dependencies :
405
+ browserslist "^4.19.1"
406
+ caniuse-lite "^1.0.30001297"
407
+ fraction.js "^4.1.2"
406
408
normalize-range "^0.1.2"
407
- num2fraction "^1.2.2"
408
- postcss "^6.0.23"
409
- postcss-value-parser "^3.2.3"
409
+ picocolors "^1.0.0"
410
+ postcss-value-parser "^4.2.0"
410
411
411
412
autoprefixer@^6.3.1 :
412
413
version "6.7.7"
@@ -1248,12 +1249,16 @@ browserslist@^3.2.6:
1248
1249
caniuse-lite "^1.0.30000830"
1249
1250
electron-to-chromium "^1.3.42"
1250
1251
1251
- browserslist@^3.2.8 :
1252
- version "3.2.8"
1253
- resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-3.2.8.tgz#b0005361d6471f0f5952797a76fc985f1f978fc6"
1252
+ browserslist@^4.19.1 :
1253
+ version "4.20.0"
1254
+ resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.20.0.tgz#35951e3541078c125d36df76056e94738a52ebe9"
1255
+ integrity sha512-bnpOoa+DownbciXj0jVGENf8VYQnE2LNWomhYuCsMmmx9Jd9lwq0WXODuwpSsp8AVdKM2/HorrzxAfbKvWTByQ==
1254
1256
dependencies :
1255
- caniuse-lite "^1.0.30000844"
1256
- electron-to-chromium "^1.3.47"
1257
+ caniuse-lite "^1.0.30001313"
1258
+ electron-to-chromium "^1.4.76"
1259
+ escalade "^3.1.1"
1260
+ node-releases "^2.0.2"
1261
+ picocolors "^1.0.0"
1257
1262
1258
1263
buffer-indexof@^1.0.0 :
1259
1264
version "1.1.1"
@@ -1372,13 +1377,10 @@ caniuse-lite@^1.0.30000830:
1372
1377
version "1.0.30000830"
1373
1378
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000830.tgz#cb96b8a2dd3cbfe04acea2af3c4e894249095328"
1374
1379
1375
- caniuse-lite@^1.0.30000844 :
1376
- version "1.0.30000846"
1377
- resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000846.tgz#2092911eecad71a89dae1faa62bcc202fde7f959"
1378
-
1379
- caniuse-lite@^1.0.30000864 :
1380
- version "1.0.30000864"
1381
- resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000864.tgz#7a08c78da670f23c06f11aa918831b8f2dd60ddc"
1380
+ caniuse-lite@^1.0.30001297, caniuse-lite@^1.0.30001313 :
1381
+ version "1.0.30001313"
1382
+ resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001313.tgz#a380b079db91621e1b7120895874e2fd62ed2e2f"
1383
+ integrity sha512-rI1UN0koZUiKINjysQDuRi2VeSCce3bYJNmDcj3PIKREiAmjakugBul1QSkg/fPrlULYl6oWfGg3PbgOSY9X4Q==
1382
1384
1383
1385
caseless@~0.12.0 :
1384
1386
version "0.12.0"
@@ -1417,14 +1419,6 @@ chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.3.0, chalk@^2.3.1:
1417
1419
escape-string-regexp "^1.0.5"
1418
1420
supports-color "^5.2.0"
1419
1421
1420
- chalk@^2.4.1 :
1421
- version "2.4.1"
1422
- resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.1.tgz#18c49ab16a037b6eb0152cc83e3471338215b66e"
1423
- dependencies :
1424
- ansi-styles "^3.2.1"
1425
- escape-string-regexp "^1.0.5"
1426
- supports-color "^5.3.0"
1427
-
1428
1422
chardet@^0.4.0 :
1429
1423
version "0.4.2"
1430
1424
resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.4.2.tgz#b5473b33dc97c424e5d98dc87d55d4d8a29c8bf2"
@@ -2198,9 +2192,10 @@ electron-to-chromium@^1.3.42:
2198
2192
version "1.3.44"
2199
2193
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.44.tgz#ef6b150a60d523082388cadad88085ecd2fd4684"
2200
2194
2201
- electron-to-chromium@^1.3.47 :
2202
- version "1.3.48"
2203
- resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.48.tgz#d3b0d8593814044e092ece2108fc3ac9aea4b900"
2195
+ electron-to-chromium@^1.4.76 :
2196
+ version "1.4.76"
2197
+ resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.76.tgz#a0494baedaf51094b1c172999919becd9975a934"
2198
+ integrity sha512-3Vftv7cenJtQb+k00McEBZ2vVmZ/x+HEF7pcZONZIkOsESqAqVuACmBxMv0JhzX7u0YltU0vSqRqgBSTAhFUjA==
2204
2199
2205
2200
elliptic@^6.0.0 :
2206
2201
version "6.4.0"
@@ -2335,6 +2330,11 @@ es6-weak-map@^2.0.1:
2335
2330
es6-iterator "^2.0.1"
2336
2331
es6-symbol "^3.1.1"
2337
2332
2333
+ escalade@^3.1.1 :
2334
+ version "3.1.1"
2335
+ resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.1.1.tgz#d8cfdc7000965c5a0174b4a82eaa5c0552742e40"
2336
+ integrity sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==
2337
+
2338
2338
escape-html@~1.0.3 :
2339
2339
version "1.0.3"
2340
2340
resolved "https://registry.yarnpkg.com/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988"
@@ -2783,6 +2783,11 @@ forwarded@~0.1.2:
2783
2783
version "0.1.2"
2784
2784
resolved "https://registry.yarnpkg.com/forwarded/-/forwarded-0.1.2.tgz#98c23dab1175657b8c0573e8ceccd91b0ff18c84"
2785
2785
2786
+ fraction.js@^4.1.2 :
2787
+ version "4.2.0"
2788
+ resolved "https://registry.yarnpkg.com/fraction.js/-/fraction.js-4.2.0.tgz#448e5109a313a3527f5a3ab2119ec4cf0e0e2950"
2789
+ integrity sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA==
2790
+
2786
2791
fragment-cache@^0.2.1 :
2787
2792
version "0.2.1"
2788
2793
resolved "https://registry.yarnpkg.com/fragment-cache/-/fragment-cache-0.2.1.tgz#4290fad27f13e89be7f33799c6bc5a0abfff0d19"
@@ -4315,6 +4320,11 @@ node-pre-gyp@^0.6.39:
4315
4320
tar "^2.2.1"
4316
4321
tar-pack "^3.4.0"
4317
4322
4323
+ node-releases@^2.0.2 :
4324
+ version "2.0.2"
4325
+ resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.2.tgz#7139fe71e2f4f11b47d4d2986aaf8c48699e0c01"
4326
+ integrity sha512-XxYDdcQ6eKqp/YjI+tb2C5WM2LgjnZrfYg4vgQt49EK268b6gYCHsBLrK2qvJo4FmCtqmKezb0WZFK4fkrZNsg==
4327
+
4318
4328
nopt@^4.0.1 :
4319
4329
version "4.0.1"
4320
4330
resolved "https://registry.yarnpkg.com/nopt/-/nopt-4.0.1.tgz#d0d4685afd5415193c8c7505602d0d17cd64474d"
@@ -4701,6 +4711,11 @@ performance-now@^0.2.0:
4701
4711
version "0.2.0"
4702
4712
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-0.2.0.tgz#33ef30c5c77d4ea21c5a53869d91b56d8f2555e5"
4703
4713
4714
+ picocolors@^1.0.0 :
4715
+ version "1.0.0"
4716
+ resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
4717
+ integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
4718
+
4704
4719
pify@^2.0.0, pify@^2.3.0 :
4705
4720
version "2.3.0"
4706
4721
resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"
@@ -5029,6 +5044,11 @@ postcss-value-parser@^3.0.1, postcss-value-parser@^3.0.2, postcss-value-parser@^
5029
5044
version "3.3.0"
5030
5045
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-3.3.0.tgz#87f38f9f18f774a4ab4c8a232f5c5ce8872a9d15"
5031
5046
5047
+ postcss-value-parser@^4.2.0 :
5048
+ version "4.2.0"
5049
+ resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
5050
+ integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
5051
+
5032
5052
postcss-zindex@^2.0.1 :
5033
5053
version "2.2.0"
5034
5054
resolved "https://registry.yarnpkg.com/postcss-zindex/-/postcss-zindex-2.2.0.tgz#d2109ddc055b91af67fc4cb3b025946639d2af22"
@@ -5054,14 +5074,6 @@ postcss@^6.0.0, postcss@^6.0.1, postcss@^6.0.8:
5054
5074
source-map "^0.6.1"
5055
5075
supports-color "^5.2.0"
5056
5076
5057
- postcss@^6.0.23 :
5058
- version "6.0.23"
5059
- resolved "https://registry.yarnpkg.com/postcss/-/postcss-6.0.23.tgz#61c82cc328ac60e677645f979054eb98bc0e3324"
5060
- dependencies :
5061
- chalk "^2.4.1"
5062
- source-map "^0.6.1"
5063
- supports-color "^5.4.0"
5064
-
5065
5077
prelude-ls@~1.1.2 :
5066
5078
version "1.1.2"
5067
5079
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
@@ -6097,12 +6109,6 @@ supports-color@^5.3.0:
6097
6109
dependencies :
6098
6110
has-flag "^3.0.0"
6099
6111
6100
- supports-color@^5.4.0 :
6101
- version "5.4.0"
6102
- resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.4.0.tgz#1c6b337402c2137605efe19f10fec390f6faab54"
6103
- dependencies :
6104
- has-flag "^3.0.0"
6105
-
6106
6112
svgo@^0.7.0 :
6107
6113
version "0.7.2"
6108
6114
resolved "https://registry.yarnpkg.com/svgo/-/svgo-0.7.2.tgz#9f5772413952135c6fefbf40afe6a4faa88b4bb5"
0 commit comments