@@ -1405,17 +1405,7 @@ browserify-zlib@^0.2.0:
14051405 dependencies :
14061406 pako "~1.0.5"
14071407
1408- browserslist@^4.0.0 :
1409- version "4.12.0"
1410- resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.12.0.tgz#06c6d5715a1ede6c51fc39ff67fd647f740b656d"
1411- integrity sha512-UH2GkcEDSI0k/lRkuDSzFl9ZZ87skSy9w2XAn1MsZnL+4c4rqbBd3e82UWHbYDpztABrPBhZsTEeuxVfHppqDg==
1412- dependencies :
1413- caniuse-lite "^1.0.30001043"
1414- electron-to-chromium "^1.3.413"
1415- node-releases "^1.1.53"
1416- pkg-up "^2.0.0"
1417-
1418- browserslist@^4.16.6, browserslist@^4.17.5, browserslist@^4.6.6 :
1408+ browserslist@^4.0.0, browserslist@^4.16.6, browserslist@^4.17.5, browserslist@^4.6.6 :
14191409 version "4.19.1"
14201410 resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.19.1.tgz#4ac0435b35ab655896c31d53018b6dd5e9e4c9a3"
14211411 integrity sha512-u2tbbG5PdKRTUoctO3NBD8FQ5HdPh1ZXPHzp1rwaa5jTc+RV9/+RlWiAIKmjRPQF+xbGM9Kklj5bZQFa2s/38A==
@@ -1495,12 +1485,7 @@ caniuse-api@^3.0.0:
14951485 lodash.memoize "^4.1.2"
14961486 lodash.uniq "^4.5.0"
14971487
1498- caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001043 :
1499- version "1.0.30001054"
1500- resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001054.tgz#7e82fc42d927980b0ce1426c4813df12381e1a75"
1501- integrity sha512-jiKlTI6Ur8Kjfj8z0muGrV6FscpRvefcQVPSuMuXnvRCfExU7zlVLNjmOz1TnurWgUrAY7MMmjyy+uTgIl1XHw==
1502-
1503- caniuse-lite@^1.0.30001286 :
1488+ caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001286 :
15041489 version "1.0.30001305"
15051490 resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001305.tgz#02cd8031df07c4fcb117aa2ecc4899122681bd4c"
15061491 integrity sha512-p7d9YQMji8haf0f+5rbcv9WlQ+N5jMPfRAnUmZRlNxsNeBO3Yr7RYG6M2uTY1h9tCVdlkJg6YNNc4kiAiBLdWA==
@@ -2142,11 +2127,6 @@ ejs@^3.1.6:
21422127 dependencies :
21432128 jake "^10.6.1"
21442129
2145- electron-to-chromium@^1.3.413 :
2146- version "1.3.432"
2147- resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.432.tgz#3bf7b191978ff2e8bc3caf811bb52b1e9f9eab25"
2148- integrity sha512-/GdNhXyLP5Yl2322CUX/+Xi8NhdHBqL6lD9VJVKjH6CjoPGakvwZ5CpKgj/oOlbzuWWjOvMjDw1bBuAIRCNTlw==
2149-
21502130electron-to-chromium@^1.4.17 :
21512131 version "1.4.62"
21522132 resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.62.tgz#f97b643d206813b9154f1700b3c5b5b828ddc9ac"
24142394 statuses "~1.5.0"
24152395 unpipe "~1.0.0"
24162396
2417- find-up@^2.1.0 :
2418- version "2.1.0"
2419- resolved "https://registry.yarnpkg.com/find-up/-/find-up-2.1.0.tgz#45d1b7e506c717ddd482775a2b77920a3c0c57a7"
2420- integrity sha1-RdG35QbHF93UgndaK3eSCjwMV6c=
2421- dependencies :
2422- locate-path "^2.0.0"
2423-
24242397find-up@^3.0.0 :
24252398 version "3.0.0"
24262399 resolved "https://registry.yarnpkg.com/find-up/-/find-up-3.0.0.tgz#49169f1d7993430646da61ecc5ae355c21c97b73"
@@ -3230,14 +3203,6 @@ loader-utils@^3.2.0:
32303203 resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-3.2.0.tgz#bcecc51a7898bee7473d4bc6b845b23af8304d4f"
32313204 integrity sha512-HVl9ZqccQihZ7JM85dco1MvO9G+ONvxoGa9rkhzFsneGLKSUg1gJf9bWzhRhcvm2qChhWpebQhP44qxjKIUCaQ==
32323205
3233- locate-path@^2.0.0 :
3234- version "2.0.0"
3235- resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-2.0.0.tgz#2b568b265eec944c6d9c0de9c3dbbbca0354cd8e"
3236- integrity sha1-K1aLJl7slExtnA3pw9u7ygNUzY4=
3237- dependencies :
3238- p-locate "^2.0.0"
3239- path-exists "^3.0.0"
3240-
32413206locate-path@^3.0.0 :
32423207 version "3.0.0"
32433208 resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-3.0.0.tgz#dbec3b3ab759758071b58fe59fc41871af21400e"
@@ -3560,11 +3525,6 @@ node-gyp-build@^4.2.3, node-gyp-build@^4.3.0:
35603525 resolved "https://registry.yarnpkg.com/node-gyp-build/-/node-gyp-build-4.3.0.tgz#9f256b03e5826150be39c764bf51e993946d71a3"
35613526 integrity sha512-iWjXZvmboq0ja1pUGULQBexmxq8CV4xBhX7VDOTbL7ZR4FOowwY/VOtRxBN/yKxmdGoIp4j5ysNT4u3S2pDQ3Q==
35623527
3563- node-releases@^1.1.53 :
3564- version "1.1.55"
3565- resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.55.tgz#8af23b7c561d8e2e6e36a46637bab84633b07cee"
3566- integrity sha512-H3R3YR/8TjT5WPin/wOoHOUPHgvj8leuU/Keta/rwelEQN9pA/S2Dx8/se4pZ2LBxSd0nAGzsNzhqwa77v7F1w==
3567-
35683528node-releases@^2.0.1 :
35693529 version "2.0.1"
35703530 resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.1.tgz#3d1d395f204f1f2f29a54358b9fb678765ad2fc5"
@@ -3713,27 +3673,13 @@ p-defer@^1.0.0:
37133673 resolved "https://registry.yarnpkg.com/p-defer/-/p-defer-1.0.0.tgz#9f6eb182f6c9aa8cd743004a7d4f96b196b0fb0c"
37143674 integrity sha1-n26xgvbJqozXQwBKfU+WsZaw+ww=
37153675
3716- p-limit@^1.1.0 :
3717- version "1.3.0"
3718- resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-1.3.0.tgz#b86bd5f0c25690911c7590fcbfc2010d54b3ccb8"
3719- integrity sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q==
3720- dependencies :
3721- p-try "^1.0.0"
3722-
37233676p-limit@^2.0.0, p-limit@^2.2.0 :
37243677 version "2.3.0"
37253678 resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-2.3.0.tgz#3dd33c647a214fdfffd835933eb086da0dc21db1"
37263679 integrity sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==
37273680 dependencies :
37283681 p-try "^2.0.0"
37293682
3730- p-locate@^2.0.0 :
3731- version "2.0.0"
3732- resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-2.0.0.tgz#20a0103b222a70c8fd39cc2e580680f3dde5ec43"
3733- integrity sha1-IKAQOyIqcMj9OcwuWAaA893l7EM=
3734- dependencies :
3735- p-limit "^1.1.0"
3736-
37373683p-locate@^3.0.0 :
37383684 version "3.0.0"
37393685 resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-3.0.0.tgz#322d69a05c0264b25997d9f40cd8a891ab0064a4"
@@ -3762,11 +3708,6 @@ p-map@^4.0.0:
37623708 dependencies :
37633709 aggregate-error "^3.0.0"
37643710
3765- p-try@^1.0.0 :
3766- version "1.0.0"
3767- resolved "https://registry.yarnpkg.com/p-try/-/p-try-1.0.0.tgz#cbc79cdbaf8fd4228e13f621f2b1a237c1b207b3"
3768- integrity sha1-y8ec26+P1CKOE/Yh8rGiN8GyB7M=
3769-
37703711p-try@^2.0.0 :
37713712 version "2.2.0"
37723713 resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6"
@@ -3945,13 +3886,6 @@ pkg-dir@^4.2.0:
39453886 dependencies :
39463887 find-up "^4.0.0"
39473888
3948- pkg-up@^2.0.0 :
3949- version "2.0.0"
3950- resolved "https://registry.yarnpkg.com/pkg-up/-/pkg-up-2.0.0.tgz#c819ac728059a461cab1c3889a2be3c49a004d7f"
3951- integrity sha1-yBmscoBZpGHKscOImivjxJoATX8=
3952- dependencies :
3953- find-up "^2.1.0"
3954-
39553889plur@^4.0.0 :
39563890 version "4.0.0"
39573891 resolved "https://registry.yarnpkg.com/plur/-/plur-4.0.0.tgz#729aedb08f452645fe8c58ef115bf16b0a73ef84"
0 commit comments