@@ -357,7 +357,7 @@ __metadata:
357357 which: "npm:^5.0.0"
358358 ws: "npm:^8.8.0"
359359 yaml: "npm:^2.0.0"
360- yargs: "npm:^17 .0.0"
360+ yargs: "npm:^18 .0.0"
361361 zone.js: "npm:^0.15.0"
362362 dependenciesMeta:
363363 re2:
@@ -6518,6 +6518,17 @@ __metadata:
65186518 languageName: node
65196519 linkType: hard
65206520
6521+ "cliui@npm:^9.0.1":
6522+ version: 9.0.1
6523+ resolution: "cliui@npm:9.0.1"
6524+ dependencies:
6525+ string-width: "npm:^7.2.0"
6526+ strip-ansi: "npm:^7.1.0"
6527+ wrap-ansi: "npm:^9.0.0"
6528+ checksum: 10c0/13441832e9efe7c7a76bd2b8e683555c478d461a9f249dc5db9b17fe8d4b47fa9277b503914b90bd00e4a151abb6b9b02b2288972ffe2e5e3ca40bcb1c2330d3
6529+ languageName: node
6530+ linkType: hard
6531+
65216532"clone@npm:^1.0.2":
65226533 version: 1.0.4
65236534 resolution: "clone@npm:1.0.4"
@@ -14291,7 +14302,7 @@ __metadata:
1429114302 languageName: node
1429214303 linkType: hard
1429314304
14294- "string-width@npm:^7.0.0":
14305+ "string-width@npm:^7.0.0, string-width@npm:^7.2.0 ":
1429514306 version: 7.2.0
1429614307 resolution: "string-width@npm:7.2.0"
1429714308 dependencies:
@@ -15941,7 +15952,14 @@ __metadata:
1594115952 languageName: node
1594215953 linkType: hard
1594315954
15944- "yargs@npm:17.7.2, yargs@npm:^17.0.0, yargs@npm:^17.2.1, yargs@npm:^17.3.1, yargs@npm:^17.7.2":
15955+ "yargs-parser@npm:^22.0.0":
15956+ version: 22.0.0
15957+ resolution: "yargs-parser@npm:22.0.0"
15958+ checksum: 10c0/cb7ef81759c4271cb1d96b9351dbbc9a9ce35d3e1122d2b739bf6c432603824fa02c67cc12dcef6ea80283379d63495686e8f41cc7b06c6576e792aba4d33e1c
15959+ languageName: node
15960+ linkType: hard
15961+
15962+ "yargs@npm:17.7.2, yargs@npm:^17.2.1, yargs@npm:^17.3.1, yargs@npm:^17.7.2":
1594515963 version: 17.7.2
1594615964 resolution: "yargs@npm:17.7.2"
1594715965 dependencies:
@@ -15990,6 +16008,20 @@ __metadata:
1599016008 languageName: node
1599116009 linkType: hard
1599216010
16011+ "yargs@npm:^18.0.0":
16012+ version: 18.0.0
16013+ resolution: "yargs@npm:18.0.0"
16014+ dependencies:
16015+ cliui: "npm:^9.0.1"
16016+ escalade: "npm:^3.1.1"
16017+ get-caller-file: "npm:^2.0.5"
16018+ string-width: "npm:^7.2.0"
16019+ y18n: "npm:^5.0.5"
16020+ yargs-parser: "npm:^22.0.0"
16021+ checksum: 10c0/bf290e4723876ea9c638c786a5c42ac28e03c9ca2325e1424bf43b94e5876456292d3ed905b853ebbba6daf43ed29e772ac2a6b3c5fb1b16533245d6211778f3
16022+ languageName: node
16023+ linkType: hard
16024+
1599316025"yn@npm:3.1.1":
1599416026 version: 3.1.1
1599516027 resolution: "yn@npm:3.1.1"
0 commit comments