Skip to content

Commit 4fc086f

Browse files
authored
fix(deps): update dependency @google-cloud/error-reporting to v3 (#150)
1 parent 8dc6d31 commit 4fc086f

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
@@ -4,7 +4,7 @@
44
"description": "grpc cloudprober for Node.js",
55
"main": "index.js",
66
"dependencies": {
7-
"@google-cloud/error-reporting": "^2.0.0",
7+
"@google-cloud/error-reporting": "^3.0.0",
88
"argparse": "^2.0.0",
99
"bluebird": "^3.5.2",
1010
"google-auth-library": "^8.0.0",

0 commit comments

Comments
 (0)