From 3d67d51a45ee12e829074f54c4d8e4af5ab37fbf Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 1 Mar 2021 22:28:08 +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 3ac3416..90065d0 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "modclean": "^2.1.2", "node-databox": "^0.9.0", "oauth": "^0.9.15", - "pug": "^2.0.3", + "pug": "^3.0.1", "twit": "^2.2.10", "snyk": "^1.316.1" },