From a77e21f603e1e31f27dbca6b8ae51125b7c8dd31 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 7 Jul 2023 00:29:10 +0000 Subject: [PATCH] fix: cloud-sql/postgres/knex/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PROTOBUFJS-5756498 --- cloud-sql/postgres/knex/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud-sql/postgres/knex/package.json b/cloud-sql/postgres/knex/package.json index 614c4ee92a..75f348d70d 100644 --- a/cloud-sql/postgres/knex/package.json +++ b/cloud-sql/postgres/knex/package.json @@ -26,7 +26,7 @@ "knex": "^0.16.3", "prompt": "^1.0.0", "pug": "^2.0.3", - "@google-cloud/logging-winston": "^0.11.0", + "@google-cloud/logging-winston": "^5.0.0", "winston": "^3.1.0" }, "devDependencies": {