diff --git a/datastore/functions/package.json b/datastore/functions/package.json index 54d7a2bb96..b499c1cc55 100644 --- a/datastore/functions/package.json +++ b/datastore/functions/package.json @@ -15,7 +15,7 @@ }, "dependencies": { "@google-cloud/datastore": "^6.0.0", - "is-reachable": "^4.0.0" + "is-reachable": "^5.0.0" }, "devDependencies": { "@google-cloud/functions-framework": "^1.1.1",