From 2da996be05f150f2cd7d380949247e1fb44cf1b3 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Sun, 16 Nov 2025 21:47:06 +0000 Subject: [PATCH] fix: packages/google-storagetransfer/samples/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSYAML-13961110 --- packages/google-storagetransfer/samples/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/google-storagetransfer/samples/package.json b/packages/google-storagetransfer/samples/package.json index 950d1aa8929..10e4d7f18a3 100644 --- a/packages/google-storagetransfer/samples/package.json +++ b/packages/google-storagetransfer/samples/package.json @@ -20,7 +20,7 @@ "aws-sdk": "^2.1073.0", "c8": "^9.0.0", "chai": "^4.2.0", - "mocha": "^9.0.0", + "mocha": "^10.6.0", "uuid": "^9.0.0" } } \ No newline at end of file