From 8c6510d5f7ef866e0180eb7029f9003a14360b82 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 16:37:01 +0000 Subject: [PATCH] fix: packages/google-cloud-recaptchaenterprise/samples/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSYAML-13961110 --- packages/google-cloud-recaptchaenterprise/samples/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/google-cloud-recaptchaenterprise/samples/package.json b/packages/google-cloud-recaptchaenterprise/samples/package.json index 3295c52adca..89b0a7b27d7 100644 --- a/packages/google-cloud-recaptchaenterprise/samples/package.json +++ b/packages/google-cloud-recaptchaenterprise/samples/package.json @@ -17,7 +17,7 @@ }, "devDependencies": { "chai": "^4.2.0", - "mocha": "^8.0.0", + "mocha": "^10.6.0", "uuid": "^9.0.0" } } \ No newline at end of file