diff --git a/package.json b/package.json index 21d902fb..355a420f 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "author": "", "license": "MIT", "dependencies": { - "@google-cloud/datastore": "^2.0.0", + "@google-cloud/datastore": "^7.0.0", "dustjs-helpers": "1.5.0", "dustjs-linkedin": "2.5.0", "ejs-locals": "1.0.2", @@ -13,7 +13,7 @@ "ms": "^0.7.1", "path-to-regexp": "^2.4.0", "qs": "6.3.1", - "serverless-google-cloudfunctions": "^2.0.0", + "serverless-google-cloudfunctions": "^3.1.0", "uuid": "^2.0.3" } }