From ee60af395aa62aa862a59d6c5058559a948d1ae1 Mon Sep 17 00:00:00 2001 From: Yarmo Mackenbach Date: Tue, 23 Jan 2024 19:26:28 +0100 Subject: [PATCH] chore: bump deps --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 79c2e80..8b2d06a 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "libravatar": "^3.0.0", "nanoid": "^5.0.1", "openpgp": "^5.5.0", - "pug": "^3.0.0", + "pug": "^3.0.2", "qrcode": "^1.4.4", "string-replace-middleware": "^1.0.2", "winston": "^3.8.2" diff --git a/yarn.lock b/yarn.lock index 82895de..f84820c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4261,7 +4261,7 @@ pug-walk@^2.0.0: resolved "https://registry.yarnpkg.com/pug-walk/-/pug-walk-2.0.0.tgz#417aabc29232bb4499b5b5069a2b2d2a24d5f5fe" integrity sha512-yYELe9Q5q9IQhuvqsZNwA5hfPkMJ8u92bQLIMcsMxf/VADjNtEYptU+inlufAFYcWdHlwNfZOEnOOQrZrcyJCQ== -pug@^3.0.0: +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==