diff --git a/functions/datastore/package.json b/functions/datastore/package.json index 02e6974d8f..adbba3adb1 100644 --- a/functions/datastore/package.json +++ b/functions/datastore/package.json @@ -17,7 +17,7 @@ "test": "npm run system-test" }, "dependencies": { - "@google-cloud/datastore": "^3.1.2", + "@google-cloud/datastore": "^7.0.0", "supertest": "^4.0.0" }, "devDependencies": {