From cfcd35d1614a11e9db04d17d67b3e0e032b75a26 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Sat, 20 Dec 2025 22:06:34 +0000 Subject: [PATCH] fix: packages/google-cloud-dns/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- packages/google-cloud-dns/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/google-cloud-dns/package.json b/packages/google-cloud-dns/package.json index 538825ff993..9a82d3dcc87 100644 --- a/packages/google-cloud-dns/package.json +++ b/packages/google-cloud-dns/package.json @@ -67,7 +67,7 @@ "@types/uuid": "^10.0.0", "c8": "^10.1.3", "codecov": "^3.8.3", - "gts": "^6.0.2", + "gts": "^7.0.0", "jsdoc": "^4.0.4", "jsdoc-fresh": "^4.0.0", "jsdoc-region-tag": "^3.0.0",