diff --git a/package.json b/package.json index 5d69b1e7cf..92e646d6db 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "webpack": "^5.108.4", "webpack-cli": "^7.2.1", "webpack-merge": "^6.0.1", - "yargs": "^18.0.0" + "yargs": "^18.1.0" }, "resolutions": { "@types/mdx@npm:^2.0.0": "patch:@types/mdx@npm%3A2.0.13#~/.yarn/patches/@types-mdx-npm-2.0.13-52981f86f6.patch", diff --git a/yarn.lock b/yarn.lock index df1d85f662..41928e8862 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5592,7 +5592,7 @@ __metadata: webpack: "npm:^5.108.4" webpack-cli: "npm:^7.2.1" webpack-merge: "npm:^6.0.1" - yargs: "npm:^18.0.0" + yargs: "npm:^18.1.0" languageName: unknown linkType: soft @@ -19692,7 +19692,7 @@ __metadata: languageName: node linkType: hard -"yargs@npm:18.0.0, yargs@npm:^18.0.0": +"yargs@npm:18.0.0": version: 18.0.0 resolution: "yargs@npm:18.0.0" dependencies: @@ -19721,6 +19721,20 @@ __metadata: languageName: node linkType: hard +"yargs@npm:^18.1.0": + version: 18.1.0 + resolution: "yargs@npm:18.1.0" + dependencies: + cliui: "npm:^9.0.1" + escalade: "npm:^3.1.1" + get-caller-file: "npm:^2.0.5" + string-width: "npm:^8.2.1" + y18n: "npm:^5.0.5" + yargs-parser: "npm:^22.0.0" + checksum: 10/b26d477c3f62b0a031d8f3fea16325e286375e6039e5fca5efb1ec1d64eab3cfe136edb2887e4f2e2c9a5e004d0eca735079ea0be4ca34273c6e949639c6177b + languageName: node + linkType: hard + "yauzl@npm:^3.4.0": version: 3.4.0 resolution: "yauzl@npm:3.4.0"