Skip to content

Commit e2ee917

Browse files
fix(deps): update dependency yargs to v17 (#4659)
Co-authored-by: Denis DelGrosso <85250797+ddelgrosso1@users.noreply.github.com>
1 parent 89a2956 commit e2ee917

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

0 commit comments

Comments
 (0)