From d2c2b78a3d2e8bcf6b6743d2fad079873a542ed9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Aug 2023 00:34:19 +0000 Subject: [PATCH] build(deps): bump luxon from 3.1.0 to 3.2.1 Bumps [luxon](https://github.com/moment/luxon) from 3.1.0 to 3.2.1. - [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md) - [Commits](https://github.com/moment/luxon/compare/3.1.0...3.2.1) --- updated-dependencies: - dependency-name: luxon 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 37245ad5..2d2fe6e7 100644 --- a/package.json +++ b/package.json @@ -122,7 +122,7 @@ "koa-router": "12.0.0", "line-replace": "2.0.1", "lodash": "4.17.21", - "luxon": "3.1.0", + "luxon": "3.2.1", "mammoth": "1.5.1", "mime-types": "2.1.35", "moment": "1.3.0", -- 2.39.5