From 1535bee704ba46bb1f9d7878f9a714521ebd2695 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 1 Mar 2021 22:57:50 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PUG-1071616 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 41ca13f..7c29d47 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "node-uuid": "^1.4.8", "nodemailer": "^6.4.2", "openpgp": "^4.9.0", - "pug": "^2.0.4", + "pug": "^3.0.1", "snapsvg": "^0.5.1", "socket.io": "^2.3.0", "socket.io-client": "^2.3.0"