@@ -9080,6 +9080,13 @@ lru-cache@^5.1.1:
9080
9080
dependencies:
9081
9081
yallist "^3.0.2"
9082
9082
9083
+ lru-cache@^6.0.0:
9084
+ version "6.0.0"
9085
+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"
9086
+ integrity sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==
9087
+ dependencies:
9088
+ yallist "^4.0.0"
9089
+
9083
9090
macos-release@^2.2.0:
9084
9091
version "2.3.0"
9085
9092
resolved "https://registry.yarnpkg.com/macos-release/-/macos-release-2.3.0.tgz#eb1930b036c0800adebccd5f17bc4c12de8bb71f"
11901
11908
resolved "https://registry.yarnpkg.com/semver/-/semver-7.0.0.tgz#5f3ca35761e47e05b206c6daff2cf814f0316b8e"
11902
11909
integrity sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==
11903
11910
11904
- semver@^7.2.1, semver@^7.3.2:
11905
- version "7.3.2"
11906
- resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.2.tgz#604962b052b81ed0786aae84389ffba70ffd3938"
11907
- integrity sha512-OrOb32TeeambH6UrhtShmF7CRDqhL6/5XpPNp2DuRH6+9QLw/orhp72j87v8Qa1ScDkvrrBNpZcDejAirJmfXQ==
11911
+ semver@^7.2.1, semver@^7.3.2, semver@^7.5.2:
11912
+ version "7.5.2"
11913
+ resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.2.tgz#5b851e66d1be07c1cdaf37dfc856f543325a2beb"
11914
+ integrity sha512-SoftuTROv/cRjCze/scjGyiDtcUyxw1rgYQSZY7XTmtR5hX+dm76iDbTH8TkLPHCQmlbQVSSbNZCPM2hb0knnQ==
11915
+ dependencies:
11916
+ lru-cache "^6.0.0"
11908
11917
11909
11918
11910
11919
version "0.18.0"
@@ -14286,6 +14295,11 @@ yallist@^3.0.0, yallist@^3.0.2, yallist@^3.1.1:
14286
14295
resolved "https://registry.yarnpkg.com/yallist/-/yallist-3.1.1.tgz#dbb7daf9bfd8bac9ab45ebf602b8cbad0d5d08fd"
14287
14296
integrity sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==
14288
14297
14298
+ yallist@^4.0.0:
14299
+ version "4.0.0"
14300
+ resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
14301
+ integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
14302
+
14289
14303
[email protected] , yargs-parser@^18.1.2:
14290
14304
version "18.1.3"
14291
14305
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-18.1.3.tgz#be68c4975c6b2abf469236b0c870362fab09a7b0"
0 commit comments