diff --git a/package.json b/package.json index f88e25f41edb275e345aac5a18d6fac8fea33d49..80a5e326e1beef85a3719d15f2c96b4a4b69c425 100644 --- a/package.json +++ b/package.json @@ -175,7 +175,7 @@ "json-dup-key-validator": "1.0.3", "json-stringify-pretty-compact": "3.0.0", "json5": "2.2.0", - "luxon": "2.3.0", + "luxon": "2.3.1", "markdown-it": "12.3.2", "markdown-table": "2.0.0", "marshal": "0.5.3", diff --git a/yarn.lock b/yarn.lock index e9af29b1de295a0a6e85918e9391989ee7a35369..bded5b2aa4a5dd323a970d15e861b6a8138a73fc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6481,10 +6481,10 @@ lru-cache@^7.3.1: resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-7.4.0.tgz#2830a779b483e9723e20f26fa5278463c50599d8" integrity sha512-YOfuyWa/Ee+PXbDm40j9WXyJrzQUynVbgn4Km643UYcWNcrSfRkKL0WaiUcxcIbkXcVTgNpDqSnPXntWXT75cw== -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== +luxon@2.3.1: + version "2.3.1" + resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.3.1.tgz#f276b1b53fd9a740a60e666a541a7f6dbed4155a" + integrity sha512-I8vnjOmhXsMSlNMZlMkSOvgrxKJl0uOsEzdGgGNZuZPaS9KlefpE9KV95QFftlJSC+1UyCC9/I69R02cz/zcCA== make-dir@^3.0.0: version "3.1.0"