From 5f33171981954f3af2cb10568ba1a914528071fe Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 2 Jan 2026 17:01:11 +0000 Subject: [PATCH] fix: packages/cloud-api/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253 --- packages/cloud-api/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/cloud-api/package.json b/packages/cloud-api/package.json index cc7929dc67..15604b3e48 100644 --- a/packages/cloud-api/package.json +++ b/packages/cloud-api/package.json @@ -18,7 +18,7 @@ "boom": "4.2.0", "btoa": "1.1.2", "cloud-core": "0.x.x", - "googleapis": "9.0.0", + "googleapis": "25.0.0", "handlebars": "4.0.6", "hapi": "16.1.0", "hapi-auth-basic": "^4.2.0", @@ -30,7 +30,7 @@ "jasmine": "2.5.3", "joi": "8.4.2", "js-base64": "2.1.9", - "libhoney": "1.0.0-beta.2", + "libhoney": "4.3.1", "moment": "2.x.x", "moment-round": "1.x.x", "moment-timezone": "0.5.x",