Skip to content

Commit fd9ed4a

Browse files
fix(deps): update dependency argparse to v2 (#93)
Co-authored-by: Stanley Cheung <[email protected]>
1 parent f793056 commit fd9ed4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudprober/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "index.js",
66
"dependencies": {
77
"@google-cloud/error-reporting": "^2.0.0",
8-
"argparse": "^1.0.10",
8+
"argparse": "^2.0.0",
99
"bluebird": "^3.5.2",
1010
"google-auth-library": "^7.0.0",
1111
"google-protobuf": "^3.6.1",

0 commit comments

Comments
 (0)