diff --git a/package.json b/package.json index 76edec2..71e166b 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "author": "ka", "license": "CC-BY-NC-SA-4.0", "dependencies": { - "pug": "^3.0.1", + "pug": "^3.0.2", "pug-cli": "^1.0.0-alpha6" } } diff --git a/yarn.lock b/yarn.lock index 9aee9c9..35d662c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -571,7 +571,7 @@ pug@^2.0.0-alpha7: pug-runtime "^2.0.5" pug-strip-comments "^1.0.4" -pug@^3.0.1: +pug@^3.0.2: version "3.0.2" resolved "https://registry.yarnpkg.com/pug/-/pug-3.0.2.tgz#f35c7107343454e43bc27ae0ff76c731b78ea535" integrity sha512-bp0I/hiK1D1vChHh6EfDxtndHji55XP/ZJKwsRqrz6lRia6ZC2OZbdAymlxdVFwd1L70ebrVJw4/eZ79skrIaw==