diff --git a/package.json b/package.json index e180c87..282f178 100644 --- a/package.json +++ b/package.json @@ -37,9 +37,9 @@ "xo": "^0.16.0" }, "dependencies": { - "bluebird": "^3.4.3", + "bluebird": "^3.4.6", "filecache": "^0.2.1", - "google-cloud": "^0.38.3", + "google-cloud": "^0.40.0", "memory-cache": "^0.1.6", "redis": "^2.6.2", "request": "^2.74.0"