From fe56776880fd098c8f897ec07dcdca11ad662984 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 14 May 2024 05:09:16 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e46fabbff4..b35af45e43 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.7.5", + "dustjs-linkedin": "3.0.1", "dustjs-helpers": "1.5.0", "ejs": "2.5.5", "ejs-locals": "1.0.2",