diff --git a/cloud-sql/postgres/knex/package.json b/cloud-sql/postgres/knex/package.json index c7632c5707..2b1c331951 100644 --- a/cloud-sql/postgres/knex/package.json +++ b/cloud-sql/postgres/knex/package.json @@ -17,7 +17,7 @@ "test": "mocha test/*.test.js --timeout=60000 --exit" }, "dependencies": { - "@google-cloud/logging-winston": "^4.0.0", + "@google-cloud/logging-winston": "^5.0.0", "express": "^4.16.2", "knex": "^0.95.0", "pg": "^8.0.0",