From 0c7a47be52eb23b0239add7e98c4415136b26d03 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Sat, 20 Dec 2025 18:51:34 +0000 Subject: [PATCH] fix: packages/google-cloud-confidentialcomputing/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- packages/google-cloud-confidentialcomputing/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/google-cloud-confidentialcomputing/package.json b/packages/google-cloud-confidentialcomputing/package.json index c52ab41a1d3..d048d1e5455 100644 --- a/packages/google-cloud-confidentialcomputing/package.json +++ b/packages/google-cloud-confidentialcomputing/package.json @@ -53,7 +53,7 @@ "@types/sinon": "^17.0.4", "c8": "^10.1.3", "gapic-tools": "^1.0.0", - "gts": "^6.0.2", + "gts": "^7.0.0", "jsdoc": "^4.0.4", "jsdoc-fresh": "^4.0.0", "jsdoc-region-tag": "^3.0.0",