From e5f1caea5799ef6c7143d7467b6fc097de7ff82c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 27 Nov 2025 11:33:19 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NODEFORGE-14114940 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8aac49e..6945df6 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "dotenv": "4.0.0", "express": "4.14.1", "git-guppy": "2.1.0", - "googleapis": "16.1.0", + "googleapis": "124.0.0", "gulp": "3.9.1", "gulp-coffee": "2.3.3", "gulp-coffee-istanbul": "0.9.1",