diff --git a/package-lock.json b/package-lock.json
index 3f94d50ef7..770184e6c8 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -47,7 +47,7 @@
         "sortablejs": "1.15.2",
         "swagger-ui-dist": "5.13.0",
         "tailwindcss": "3.4.3",
-        "temporal-polyfill": "0.2.3",
+        "temporal-polyfill": "0.2.4",
         "throttle-debounce": "5.0.0",
         "tinycolor2": "1.6.0",
         "tippy.js": "6.3.7",
@@ -11527,17 +11527,17 @@
       }
     },
     "node_modules/temporal-polyfill": {
-      "version": "0.2.3",
-      "resolved": "https://registry.npmjs.org/temporal-polyfill/-/temporal-polyfill-0.2.3.tgz",
-      "integrity": "sha512-7ZJRc7wq/1XjrOQYkkNpgo2qfE9XLrUU8D/DS+LAC/T0bYqZ46rW6dow0sOTXTPZS4bwer8bD/0OyuKQBfA3yw==",
+      "version": "0.2.4",
+      "resolved": "https://registry.npmjs.org/temporal-polyfill/-/temporal-polyfill-0.2.4.tgz",
+      "integrity": "sha512-WA5p0CjQTkMjF9m8sP4wSYgpqI8m2d4q7wPUyaJOWhy4bI9mReLb2yGvTV4qf/DPMTe6H6M/Dig5KmTMB7ev6Q==",
       "dependencies": {
-        "temporal-spec": "^0.2.0"
+        "temporal-spec": "^0.2.4"
       }
     },
     "node_modules/temporal-spec": {
-      "version": "0.2.0",
-      "resolved": "https://registry.npmjs.org/temporal-spec/-/temporal-spec-0.2.0.tgz",
-      "integrity": "sha512-r1AT0XdEp8TMQ13FLvOt8mOtAxDQsRt2QU5rSWCA7YfshddU651Y1NHVrceLANvixKdf9fYO8B/S9fXHodB7HQ=="
+      "version": "0.2.4",
+      "resolved": "https://registry.npmjs.org/temporal-spec/-/temporal-spec-0.2.4.tgz",
+      "integrity": "sha512-lDMFv4nKQrSjlkHKAlHVqKrBG4DyFfa9F74cmBZ3Iy3ed8yvWnlWSIdi4IKfSqwmazAohBNwiN64qGx4y5Q3IQ=="
     },
     "node_modules/terser": {
       "version": "5.30.3",
diff --git a/package.json b/package.json
index 6099d4d921..8689c78660 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
     "sortablejs": "1.15.2",
     "swagger-ui-dist": "5.13.0",
     "tailwindcss": "3.4.3",
-    "temporal-polyfill": "0.2.3",
+    "temporal-polyfill": "0.2.4",
     "throttle-debounce": "5.0.0",
     "tinycolor2": "1.6.0",
     "tippy.js": "6.3.7",