From f99686806bc9cd1c0f352431b490b899f908ffe2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 28 Jun 2024 07:55:17 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PUGCODEGEN-7086056 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 40e3792..a04e46a 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "express-validator": "^3.1.2", "helmet": "^3.4.0", "mysql": "^2.13.0", - "pug": "^2.0.0-beta11", + "pug": "^3.0.0", "request": "^2.79.0" }, "devDependencies": {