From fff7d2cdd300d028478b5694add9643025606408 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 11 Nov 2021 04:59:13 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-UGLIFYJS-1727251 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1e1bb88..e5d1209 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "express-mailer": "~0.2.3", "express-mysql-session": "0.0.12", "express-session": "~1.0.3", - "jade": "~1.3.1", + "jade": "~1.8.0", "javascript-brunch": ">= 1.0 < 1.8", "jwt-simple": "~0.2.0", "lodash": "~2.4.1",