Skip to content

Commit 9a5608b

Browse files
authored
fix(deps): update dependency yargs to v17 (#3401)
1 parent 192659d commit 9a5608b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/google-cloud-language/samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"mathjs": "^11.0.0",
2020
"@google-cloud/language": "^5.1.1",
2121
"@google-cloud/storage": "^6.0.0",
22-
"yargs": "^16.0.0"
22+
"yargs": "^17.0.0"
2323
},
2424
"devDependencies": {
2525
"chai": "^4.2.0",

0 commit comments

Comments
 (0)