diff --git a/functions/datastore/package.json b/functions/datastore/package.json index 6236b96974..d9279b0ed1 100644 --- a/functions/datastore/package.json +++ b/functions/datastore/package.json @@ -17,7 +17,7 @@ "test": "npm run system-test" }, "dependencies": { - "@google-cloud/datastore": "2.0.0", + "@google-cloud/datastore": "7.0.0", "supertest": "^3.0.0" }, "devDependencies": {