diff --git a/functions/tips/package.json b/functions/tips/package.json index 12712f26ca..25699e21d9 100644 --- a/functions/tips/package.json +++ b/functions/tips/package.json @@ -16,7 +16,7 @@ }, "dependencies": { "@google-cloud/pubsub": "^2.0.0", - "mocha": "^8.0.0" + "mocha": "^10.6.0" }, "devDependencies": { "node-fetch": "^2.6.1",