From 49f235c8e48c1ce2b9fbd2648b4d666b445db831 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 20:32:52 +0000 Subject: [PATCH] fix: packages/google-shopping-merchant-quota/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ESLINT-15102420 --- packages/google-shopping-merchant-quota/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/google-shopping-merchant-quota/package.json b/packages/google-shopping-merchant-quota/package.json index 0b08ede8a1b..0b47dd49062 100644 --- a/packages/google-shopping-merchant-quota/package.json +++ b/packages/google-shopping-merchant-quota/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",