diff --git a/package.json b/package.json index 536aa3b..74fe46f 100644 --- a/package.json +++ b/package.json @@ -22,10 +22,10 @@ "dependencies": { "async": "^1.3.0", "force-array": "^3.1.0", - "google-auth-library": "^0.9.6", + "google-auth-library": "^0.10.0", "inherits": "^2.0.1", "lodash": "^3.7.0", - "request": "~2.29.0", + "request": "~2.50.0", "unique-concat": "^0.2.2", "xml2js": "~0.4.0" },