From 7a10283e237a52bfdf77af3464ca38a98125b084 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 15:37:14 +0000 Subject: [PATCH] fix(deps): update dependency luxon to v1.28.1 [security] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 30e48ad..46ac668 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@actions/core": "1.2.6", "ansi-colors": "4.1.1", "fast-xml-parser": "3.18.0", - "luxon": "1.26.0", + "luxon": "1.28.1", "node-fetch": "2.6.1", "reflect-metadata": "0.1.13", "ts-nested-error": "1.2.1"