From aaa1a16fefc050da31637ca477a18af0269f5433 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 6 May 2024 00:03:34 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-EJS-6689533 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bc3112a..08b0727 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "dependencies": { "body-parser": "1.9.0", "cookie-parser": "1.3.3", - "ejs": "1.0.0", + "ejs": "3.1.10", "aaaa": "", "ejs-locals": "1.0.2", "errorhandler": "1.2.0",