From 8077a2653dd85ea14fa4b043ca431d20d1540f22 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 9 Mar 2026 20:14:15 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DUSTJSLINKEDIN-1089257 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0b96cf879c8..720ebde7911 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "cfenv": "^1.0.4", "cookie-parser": "1.3.3", "consolidate": "0.14.5", - "dustjs-linkedin": "2.6.0", + "dustjs-linkedin": "3.0.0", "dustjs-helpers": "1.5.0", "ejs": "2.5.5", "ejs-locals": "1.0.2",