Bump yargs-parser

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
pull/20947/head
Christoph Wurst 4 years ago
parent 7c15c63b05
commit c1cf3c1e96
No known key found for this signature in database
GPG Key ID: CC42AC2A7F0E56D8

6
package-lock.json generated

@ -10886,9 +10886,9 @@
}
},
"yargs-parser": {
"version": "13.1.1",
"resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-13.1.1.tgz",
"integrity": "sha512-oVAVsHz6uFrg3XQheFII8ESO2ssAf9luWuAd6Wexsu4F3OtIW0o8IribPXYrD4WC24LWtPrJlGy87y5udK+dxQ==",
"version": "13.1.2",
"resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-13.1.2.tgz",
"integrity": "sha512-3lbsNRf/j+A4QuSZfDRA7HRSfWrzO0YjqTJd5kjAq37Zep1CEgaYmrH9Q3GwPiB9cHyd1Y1UwggGhJGoxipbzg==",
"requires": {
"camelcase": "^5.0.0",
"decamelize": "^1.2.0"

Loading…
Cancel
Save