@@ -1383,7 +1383,7 @@ ajv-keywords@^3.1.0, ajv-keywords@^3.4.1:
13831383 resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-3.4.1.tgz#ef916e271c64ac12171fd8384eaae6b2345854da"
13841384 integrity sha512-RO1ibKvd27e6FEShVFfPALuHI3WjSVNeK5FIsmme/LYRNxjKuNj+Dt7bucLa6NdSv3JcVTyMlm9kGR84z1XpaQ==
13851385
1386- ajv@^6.1.0, ajv@^6.10.0, ajv@^6.10.2, ajv@^6.12.0, ajv@^6.12. 4 :
1386+ ajv@^6.1.0, ajv@^6.10.0, ajv@^6.10.2, ajv@^6.12.4 :
13871387 version "6.12.6"
13881388 resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
13891389 integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==
@@ -1649,16 +1649,12 @@ babel-eslint@10.1.0:
16491649 eslint-visitor-keys "^1.0.0"
16501650 resolve "^1.12.0"
16511651
1652- babel-loader@8 .1.0 :
1653- version "8 .1.0 "
1654- resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8 .1.0 .tgz#c611d5112bd5209abe8b9fa84c3e4da25275f1c3 "
1655- integrity sha512-7q7nC1tYOrqvUrN3LQK4GwSk/TQorZSOlO9C+RZDZpODgyN4ZlCqE5q9cDsyWOliN+aU9B4JX01xK9eJXowJLw ==
1652+ babel-loader@10 .1.1 :
1653+ version "10 .1.1 "
1654+ resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-10 .1.1 .tgz#ce9748e85b7071eb88006e3cfa9e6cf14eeb97c5 "
1655+ integrity sha512-JwKSzk2kjIe7mgPK+/lyZ2QAaJcpahNAdM+hgR2HI8D0OJVkdj8Rl6J3kaLYki9pwF7P2iWnD8qVv80Lq1ABtg ==
16561656 dependencies :
1657- find-cache-dir "^2.1.0"
1658- loader-utils "^1.4.0"
1659- mkdirp "^0.5.3"
1660- pify "^4.0.1"
1661- schema-utils "^2.6.5"
1657+ find-up "^5.0.0"
16621658
16631659babel-plugin-angularjs-annotate@0.10.0 :
16641660 version "0.10.0"
@@ -3232,6 +3228,14 @@ find-up@^3.0.0:
32323228 dependencies :
32333229 locate-path "^3.0.0"
32343230
3231+ find-up@^5.0.0 :
3232+ version "5.0.0"
3233+ resolved "https://registry.yarnpkg.com/find-up/-/find-up-5.0.0.tgz#4c92819ecb7083561e4f4a240a86be5198f536fc"
3234+ integrity sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==
3235+ dependencies :
3236+ locate-path "^6.0.0"
3237+ path-exists "^4.0.0"
3238+
32353239findup-sync@^3.0.0 :
32363240 version "3.0.0"
32373241 resolved "https://registry.yarnpkg.com/findup-sync/-/findup-sync-3.0.0.tgz#17b108f9ee512dfb7a5c7f3c8b27ea9e1a9c08d1"
@@ -4327,6 +4331,13 @@ locate-path@^3.0.0:
43274331 p-locate "^3.0.0"
43284332 path-exists "^3.0.0"
43294333
4334+ locate-path@^6.0.0 :
4335+ version "6.0.0"
4336+ resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-6.0.0.tgz#55321eb309febbc59c4801d931a72452a681d286"
4337+ integrity sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==
4338+ dependencies :
4339+ p-locate "^5.0.0"
4340+
43304341lodash.merge@^4.6.2 :
43314342 version "4.6.2"
43324343 resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a"
@@ -4881,13 +4892,27 @@ p-limit@^2.0.0:
48814892 dependencies :
48824893 p-try "^2.0.0"
48834894
4895+ p-limit@^3.0.2 :
4896+ version "3.1.0"
4897+ resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-3.1.0.tgz#e1daccbe78d0d1388ca18c64fea38e3e57e3706b"
4898+ integrity sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==
4899+ dependencies :
4900+ yocto-queue "^0.1.0"
4901+
48844902p-locate@^3.0.0 :
48854903 version "3.0.0"
48864904 resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-3.0.0.tgz#322d69a05c0264b25997d9f40cd8a891ab0064a4"
48874905 integrity sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==
48884906 dependencies :
48894907 p-limit "^2.0.0"
48904908
4909+ p-locate@^5.0.0 :
4910+ version "5.0.0"
4911+ resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-5.0.0.tgz#83c8315c6785005e3bd021839411c9e110e6d834"
4912+ integrity sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==
4913+ dependencies :
4914+ p-limit "^3.0.2"
4915+
48914916p-map@^2.0.0 :
48924917 version "2.1.0"
48934918 resolved "https://registry.yarnpkg.com/p-map/-/p-map-2.1.0.tgz#310928feef9c9ecc65b68b17693018a665cea175"
@@ -4984,6 +5009,11 @@ path-exists@^3.0.0:
49845009 resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-3.0.0.tgz#ce0ebeaa5f78cb18925ea7d810d7b59b010fd515"
49855010 integrity sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=
49865011
5012+ path-exists@^4.0.0 :
5013+ version "4.0.0"
5014+ resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-4.0.0.tgz#513bdbe2d3b95d7762e8c1137efa195c6c61b5b3"
5015+ integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==
5016+
49875017path-is-absolute@^1.0.0 :
49885018 version "1.0.1"
49895019 resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
@@ -5529,14 +5559,6 @@ schema-utils@^1.0.0:
55295559 ajv-errors "^1.0.0"
55305560 ajv-keywords "^3.1.0"
55315561
5532- schema-utils@^2.6.5 :
5533- version "2.6.6"
5534- resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-2.6.6.tgz#299fe6bd4a3365dc23d99fd446caff8f1d6c330c"
5535- integrity sha512-wHutF/WPSbIi9x6ctjGGk2Hvl0VOz5l3EKEuKbjPlB30mKZUzb9A5k9yEXRX3pwyqVLPvpfZZEllaFq/M718hA==
5536- dependencies :
5537- ajv "^6.12.0"
5538- ajv-keywords "^3.4.1"
5539-
55405562select-hose@^2.0.0 :
55415563 version "2.0.0"
55425564 resolved "https://registry.yarnpkg.com/select-hose/-/select-hose-2.0.0.tgz#625d8658f865af43ec962bfc376a37359a4994ca"
@@ -6645,3 +6667,8 @@ yargs@^13.3.2:
66456667 which-module "^2.0.0"
66466668 y18n "^4.0.0"
66476669 yargs-parser "^13.1.2"
6670+
6671+ yocto-queue@^0.1.0 :
6672+ version "0.1.0"
6673+ resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
6674+ integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==
0 commit comments