diff --git a/package.json b/package.json index e7aac2c322c539f370b0a65c4403b01c08eee631..ce8f8d15aa5f114c515e75a0e6a40cf44abf93e0 100644 --- a/package.json +++ b/package.json @@ -174,7 +174,7 @@ "json-dup-key-validator": "1.0.3", "json-stringify-pretty-compact": "3.0.0", "json5": "2.2.0", - "luxon": "2.2.0", + "luxon": "2.3.0", "markdown-it": "12.3.0", "markdown-table": "2.0.0", "marshal": "0.5.2", diff --git a/yarn.lock b/yarn.lock index 6ee602b69e2d8ca19def0b439fbc281caa623ece..dfe25b21ea23e1f1ba061feed0a4c7b077ae96f5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7469,10 +7469,10 @@ lru-cache@^6.0.0: dependencies: yallist "^4.0.0" -luxon@2.2.0: - version "2.2.0" - resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.2.0.tgz#f5c4a234ba4016f792488b11aaed2d5bc14c888e" - integrity sha512-LwmknessH4jVIseCsizUgveIHwlLv/RQZWC2uDSMfGJs7w8faPUi2JFxfyfMcTPrpNbChTem3Uz6IKRtn+LcIA== +luxon@2.3.0: + version "2.3.0" + resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.3.0.tgz#bf16a7e642513c2a20a6230a6a41b0ab446d0045" + integrity sha512-gv6jZCV+gGIrVKhO90yrsn8qXPKD8HYZJtrUDSfEbow8Tkw84T9OnCyJhWvnJIaIF/tBuiAjZuQHUt1LddX2mg== make-dir@^3.0.0: version "3.1.0"