From cde1a92eadc684e67fb5104855a249b103c4f0e2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 15 Apr 2026 07:13:06 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FOLLOWREDIRECTS-16032162 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 21d902fb..79b284b1 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "author": "", "license": "MIT", "dependencies": { - "@google-cloud/datastore": "^2.0.0", + "@google-cloud/datastore": "^3.1.0", "dustjs-helpers": "1.5.0", "dustjs-linkedin": "2.5.0", "ejs-locals": "1.0.2",