Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

Commit 5d3fc89

Browse files
committed
fix(deps): update dependency yargs to v17
1 parent e93a80f commit 5d3fc89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@google-cloud/storage": "^5.0.0",
1919
"express": "^4.16.3",
2020
"fluent-logger": "^3.0.0",
21-
"yargs": "^16.0.0"
21+
"yargs": "^17.0.0"
2222
},
2323
"devDependencies": {
2424
"chai": "^4.2.0",

0 commit comments

Comments
 (0)