From 7282bb2473d2dbf914b1720e95351a8a00e8cfa2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 22:13:58 +0000 Subject: [PATCH] build(deps): update dependency luxon to v3.7.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index af822e9..789358d 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "dottie": "2.0.6", "jsonpath": "1.1.1", "lodash": "4.17.21", - "luxon": "3.7.1", + "luxon": "3.7.2", "tokenizr": "^1.6.7", "uuid": "11.1.0" },