From 4f2001a288439b2d786bfb1c84e026382969e6e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 May 2024 15:38:25 +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) --- updated-dependencies: - dependency-name: pug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eb16f22..f3ea4f4 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "ms-manager": "^0.1.0", "express": "4.17.1", "body-parser": "1.15.2", - "pug": "2.0.4", + "pug": "3.0.2", "gulp": "3.9.1", "gulp-load-plugins": "2.0.2", "gulp-express": "0.3.5",