From ee5de253a54e93001c03430018d9367d26a726a5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 29 Apr 2024 20:45:21 +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 db3895c..0d16a01 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "request": "^2.79.0", "slack": "^8.2.1", "async": "^2.1.5", - "ejs": "^2.5.6" + "ejs": "^3.1.10" }, "private": true, "stdlib": {