From 6b43b78e09e93ea0286b2a185bddac5d019b94bd Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 4 Mar 2021 01:53:59 +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 4ab0177..aee8c60 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "hex-and-rgba": "^1.3.5", "morgan": "^1.9.1", "pngjs-image": "^0.11.7", - "pug": "^2.0.4", + "pug": "^3.0.1", "qr-image": "^3.2.0", "random-hex-color": "^1.0.1", "serve-favicon": "^2.5.0"