diff --git a/core/package.json b/core/package.json index 9e36956f..de5adcb0 100644 --- a/core/package.json +++ b/core/package.json @@ -19,7 +19,7 @@ "xml": "1.0.1" }, "devDependencies": { - "@types/command-line-args": "5.2.2", + "@types/command-line-args": "5.2.3", "@types/command-line-usage": "5.0.4", "@types/lodash.escaperegexp": "4.1.9", "@types/lodash.isequal": "4.5.8", diff --git a/core/yarn.lock b/core/yarn.lock index 1fbf2911..6648e946 100644 --- a/core/yarn.lock +++ b/core/yarn.lock @@ -87,10 +87,10 @@ "@nodelib/fs.scandir" "2.1.5" fastq "^1.6.0" -"@types/command-line-args@5.2.2": - version "5.2.2" - resolved "https://registry.yarnpkg.com/@types/command-line-args/-/command-line-args-5.2.2.tgz#ca93ae7045305a2b7c60936bfcb1ebc897b42270" - integrity sha512-9aZ7KzLDOBYyqH5J2bvB9edvsMXusX+H/aS8idAJOpWNmscZG5RqO1CVJPFa4Q0/1xKgvxcweXunFVx2l/dYFA== +"@types/command-line-args@5.2.3": + version "5.2.3" + resolved "https://registry.yarnpkg.com/@types/command-line-args/-/command-line-args-5.2.3.tgz#553ce2fd5acf160b448d307649b38ffc60d39639" + integrity sha512-uv0aG6R0Y8WHZLTamZwtfsDLVRnOa+n+n5rEvFWL5Na5gZ8V2Teab/duDPFzIIIhs9qizDpcavCusCLJZu62Kw== "@types/command-line-usage@5.0.4": version "5.0.4"