From aecb1b864102882e6e515bd98353bcf781850ebd Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 12 Nov 2021 01:36:09 +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 4ab0177..4ef402d 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.0", "qr-image": "^3.2.0", "random-hex-color": "^1.0.1", "serve-favicon": "^2.5.0"