diff --git a/datastore/functions/package.json b/datastore/functions/package.json index 4760e2a2ec..bfcf4fdb8f 100644 --- a/datastore/functions/package.json +++ b/datastore/functions/package.json @@ -14,7 +14,7 @@ "test": "mocha test/*.test.js --timeout=5000" }, "dependencies": { - "@google-cloud/datastore": "^6.0.0", + "@google-cloud/datastore": "^7.0.0", "is-reachable": "^5.0.0" }, "devDependencies": {