diff --git a/package.json b/package.json index 0bbed71e410c9412fe91d09d4b6aec654d6ad3b4..fd0830d59331f6940fdd1ac89a38fd075f8e2268 100644 --- a/package.json +++ b/package.json @@ -168,7 +168,7 @@ "json-dup-key-validator": "1.0.3", "json-stringify-pretty-compact": "3.0.0", "json5": "2.2.0", - "luxon": "2.0.2", + "luxon": "2.1.0", "markdown-it": "12.2.0", "markdown-table": "2.0.0", "marshal": "0.5.2", diff --git a/yarn.lock b/yarn.lock index 0ff5fd2eea185ab465028c22a831f200deff9e8a..63794a11e1afe1d9d87fd8a311d5261f06dfb49c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6194,10 +6194,10 @@ lru-cache@^6.0.0: dependencies: yallist "^4.0.0" -luxon@2.0.2: - version "2.0.2" - resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.0.2.tgz#11f2cd4a11655fdf92e076b5782d7ede5bcdd133" - integrity sha512-ZRioYLCgRHrtTORaZX1mx+jtxKtKuI5ZDvHNAmqpUzGqSrR+tL4FVLn/CUGMA3h0+AKD1MAxGI5GnCqR5txNqg== +luxon@2.1.0: + version "2.1.0" + resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.1.0.tgz#3e50a1d2fa92b2e250e2a5d9ee9208a6c0263141" + integrity sha512-R0VSFyNh3+3SxM+eLyGSc1IYg+QHD/G1k0RvpXncYccO7SA4luC7QqdXyHospyu3t36pMHeCvd7Jlaab8fsF+w== make-dir@^3.0.0: version "3.1.0"