diff --git a/package.json b/package.json
index 891deb7c24639675e48ea49f6932b41b384217e3..e1e85972c6bba6498dc228a2b13c033f60385612 100644
--- a/package.json
+++ b/package.json
@@ -206,7 +206,7 @@
     "json-dup-key-validator": "1.0.3",
     "json-stringify-pretty-compact": "3.0.0",
     "json5": "2.2.3",
-    "luxon": "3.2.1",
+    "luxon": "3.3.0",
     "markdown-it": "13.0.1",
     "markdown-table": "2.0.0",
     "minimatch": "5.1.6",
diff --git a/yarn.lock b/yarn.lock
index 469878db599e54f7236b52e2174069e3b64077c5..e545e98636908ebfae1acb6f2064a9f883b989b8 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -7232,7 +7232,12 @@ lru-cache@^7.4.4, lru-cache@^7.5.1, lru-cache@^7.7.1:
   resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-7.18.1.tgz#4716408dec51d5d0104732647f584d1f6738b109"
   integrity sha512-8/HcIENyQnfUTCDizRu9rrDyG6XG/21M4X7/YEGZeD76ZJilFPAUVb/2zysFf7VVO1LEjCDFyHp8pMMvozIrvg==
 
-luxon@3.2.1, luxon@^3.2.1:
+luxon@3.3.0:
+  version "3.3.0"
+  resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.3.0.tgz#d73ab5b5d2b49a461c47cedbc7e73309b4805b48"
+  integrity sha512-An0UCfG/rSiqtAIiBPO0Y9/zAnHUZxAMiCpTd5h2smgsj7GGmcenvrvww2cqNA8/4A5ZrD1gJpHN2mIHZQF+Mg==
+
+luxon@^3.2.1:
   version "3.2.1"
   resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.2.1.tgz#14f1af209188ad61212578ea7e3d518d18cee45f"
   integrity sha512-QrwPArQCNLAKGO/C+ZIilgIuDnEnKx5QYODdDtbFaxzsbZcc/a7WFq7MhsVYgRlwawLtvOUESTlfJ+hc/USqPg==