@@ -2614,6 +2614,13 @@ lru-cache@^4.1.5:
2614
2614
pseudomap "^1.0.2"
2615
2615
yallist "^2.1.2"
2616
2616
2617
+ lru-cache@^6.0.0 :
2618
+ version "6.0.0"
2619
+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"
2620
+ integrity sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==
2621
+ dependencies :
2622
+ yallist "^4.0.0"
2623
+
2617
2624
make-dir@^3.0.0 :
2618
2625
version "3.1.0"
2619
2626
resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-3.1.0.tgz#415e967046b3a7f1d185277d84aa58203726a13f"
@@ -3236,10 +3243,12 @@ saxes@^5.0.0:
3236
3243
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
3237
3244
integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==
3238
3245
3239
-
3240
- version "7.3.2"
3241
- resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.2.tgz#604962b052b81ed0786aae84389ffba70ffd3938"
3242
- integrity sha512-OrOb32TeeambH6UrhtShmF7CRDqhL6/5XpPNp2DuRH6+9QLw/orhp72j87v8Qa1ScDkvrrBNpZcDejAirJmfXQ==
3246
+ [email protected] , semver@^7.3.2, semver@^7.3.4:
3247
+ version "7.3.4"
3248
+ resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.4.tgz#27aaa7d2e4ca76452f98d3add093a72c943edc97"
3249
+ integrity sha512-tCfb2WLjqFAtXn4KEdxIhalnRtoKFN7nAwj0B3ZXCbQloV2tq5eDbcTmT68JJD3nRJq24/XgxtQKFIpQdtvmVw==
3250
+ dependencies :
3251
+ lru-cache "^6.0.0"
3243
3252
3244
3253
semver@^6.0.0, semver@^6.3.0 :
3245
3254
version "6.3.0"
@@ -3895,6 +3904,11 @@ yallist@^2.1.2:
3895
3904
resolved "https://registry.yarnpkg.com/yallist/-/yallist-2.1.2.tgz#1c11f9218f076089a47dd512f93c6699a6a81d52"
3896
3905
integrity sha1-HBH5IY8HYImkfdUS+TxmmaaoHVI=
3897
3906
3907
+ yallist@^4.0.0 :
3908
+ version "4.0.0"
3909
+ resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
3910
+ integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
3911
+
3898
3912
[email protected] , yargs-parser@^18.1.2:
3899
3913
version "18.1.3"
3900
3914
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-18.1.3.tgz#be68c4975c6b2abf469236b0c870362fab09a7b0"
0 commit comments