From b2b17a46d409ca35f474103c654ca7d1925575f4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 07:24:30 +0000 Subject: [PATCH] Bump pug from 2.0.4 to 3.0.2 Bumps [pug](https://github.com/pugjs/pug) from 2.0.4 to 3.0.2. - [Release notes](https://github.com/pugjs/pug/releases) - [Commits](https://github.com/pugjs/pug/compare/pug@2.0.4...pug@3.0.2) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6035051..176bc4f 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "jquery": "^3.2.1", "level": "^2.1.1", "morgan": "~1.10.0", - "pug": "2.0.4", + "pug": "3.0.2", "randomstring": "^1.1.5", "semantic-ui-css": "^2.2.12", "serve-favicon": "~2.5.0",