@@ -1841,12 +1841,12 @@ find-cache-dir@^2.0.0:
18411841 make-dir "^1.0.0"
18421842 pkg-dir "^3.0.0"
18431843
1844- find-up@2.1.0, find-up@^2.0.0, find-up@^2.1 .0 :
1845- version "2.1 .0"
1846- resolved "https://registry.yarnpkg.com/find-up/-/find-up-2.1 .0.tgz#45d1b7e506c717ddd482775a2b77920a3c0c57a7 "
1847- integrity sha1-RdG35QbHF93UgndaK3eSCjwMV6c =
1844+ find-up@4.0 .0 :
1845+ version "4.0 .0"
1846+ resolved "https://registry.yarnpkg.com/find-up/-/find-up-4.0 .0.tgz#c367f8024de92efb75f2d4906536d24682065c3a "
1847+ integrity sha512-zoH7ZWPkRdgwYCDVoQTzqjG8JSPANhtvLhh4KVUHyKnaUJJrNeFmWIkTcNuJmR3GLMEmGYEf2S2bjgx26JTF+Q= =
18481848 dependencies :
1849- locate-path "^2 .0.0"
1849+ locate-path "^5 .0.0"
18501850
18511851find-up@^1.0.0 :
18521852 version "1.1.2"
@@ -1856,6 +1856,13 @@ find-up@^1.0.0:
18561856 path-exists "^2.0.0"
18571857 pinkie-promise "^2.0.0"
18581858
1859+ find-up@^2.0.0, find-up@^2.1.0 :
1860+ version "2.1.0"
1861+ resolved "https://registry.yarnpkg.com/find-up/-/find-up-2.1.0.tgz#45d1b7e506c717ddd482775a2b77920a3c0c57a7"
1862+ integrity sha1-RdG35QbHF93UgndaK3eSCjwMV6c=
1863+ dependencies :
1864+ locate-path "^2.0.0"
1865+
18591866find-up@^3.0.0 :
18601867 version "3.0.0"
18611868 resolved "https://registry.yarnpkg.com/find-up/-/find-up-3.0.0.tgz#49169f1d7993430646da61ecc5ae355c21c97b73"
@@ -2711,6 +2718,13 @@ locate-path@^3.0.0:
27112718 p-locate "^3.0.0"
27122719 path-exists "^3.0.0"
27132720
2721+ locate-path@^5.0.0 :
2722+ version "5.0.0"
2723+ resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-5.0.0.tgz#1afba396afd676a6d42504d0a67a3a7eb9f62aa0"
2724+ integrity sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==
2725+ dependencies :
2726+ p-locate "^4.1.0"
2727+
27142728lodash._reinterpolate@~3.0.0 :
27152729 version "3.0.0"
27162730 resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
@@ -3332,6 +3346,13 @@ p-limit@^2.0.0:
33323346 dependencies :
33333347 p-try "^2.0.0"
33343348
3349+ p-limit@^2.2.0 :
3350+ version "2.2.0"
3351+ resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-2.2.0.tgz#417c9941e6027a9abcba5092dd2904e255b5fbc2"
3352+ integrity sha512-pZbTJpoUsCzV48Mc9Nh51VbwO0X9cuPFE8gYwx9BTCt9SF8/b7Zljd2fVgOxhIF/HDTKgpVzs+GPhyKfjLLFRQ==
3353+ dependencies :
3354+ p-try "^2.0.0"
3355+
33353356p-locate@^2.0.0 :
33363357 version "2.0.0"
33373358 resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-2.0.0.tgz#20a0103b222a70c8fd39cc2e580680f3dde5ec43"
@@ -3346,6 +3367,13 @@ p-locate@^3.0.0:
33463367 dependencies :
33473368 p-limit "^2.0.0"
33483369
3370+ p-locate@^4.1.0 :
3371+ version "4.1.0"
3372+ resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-4.1.0.tgz#a3428bb7088b3a60292f66919278b7c297ad4f07"
3373+ integrity sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==
3374+ dependencies :
3375+ p-limit "^2.2.0"
3376+
33493377p-try@^1.0.0 :
33503378 version "1.0.0"
33513379 resolved "https://registry.yarnpkg.com/p-try/-/p-try-1.0.0.tgz#cbc79cdbaf8fd4228e13f621f2b1a237c1b207b3"
0 commit comments