From a1abb062b6230a99736a055c081f98197c693c48 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 22 Mar 2018 03:22:15 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:clean-css:20180306 Latest report for stefanonepa/epfl-api: https://snyk.io/test/github/stefanonepa/epfl-api --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 57041be..972840b 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "passport": "^0.3.0", "passport-strategy": "^1.0.0", "passport-tequila": "^0.1.9", - "pug": "^0.1.0", + "pug": "^2.0.0", "serve-favicon": "^2.3.0", "underscore": "^1.8.3" },