diff --git a/dist/core-common.js b/dist/core-common.js
index 55570049350a009d5090067cc67f722d063b6aae..3d035204bbac94529a0f8b96a81e481141bad8ba 100644
Binary files a/dist/core-common.js and b/dist/core-common.js differ
diff --git a/dist/core-common.js.LICENSE.txt b/dist/core-common.js.LICENSE.txt
index 2bdebca1ca29987c7b4e5cff7fc6cbf2cf23431a..05168d17e302a7647e43a5d20b80e5aa2de3f5cf 100644
Binary files a/dist/core-common.js.LICENSE.txt and b/dist/core-common.js.LICENSE.txt differ
diff --git a/dist/core-common.js.map b/dist/core-common.js.map
index 43697702d03da6e008cf5f67a85963590a7a6612..73c82f144df51825b520d5c6cc99e499ea0bdc5d 100644
Binary files a/dist/core-common.js.map and b/dist/core-common.js.map differ
diff --git a/package-lock.json b/package-lock.json
index a3d6cd44cff942410f98a9eabc96a5c81e5a2d22..2baea32c42fdf5f47b62d97082b1a88392bdb8fc 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -52,7 +52,7 @@
         "lodash": "^4.17.21",
         "marked": "^4.0.14",
         "moment": "^2.29.2",
-        "moment-timezone": "^0.5.34",
+        "moment-timezone": "^0.5.37",
         "nextcloud-vue-collections": "^0.9.0",
         "p-limit": "^4.0.0",
         "p-queue": "^7.3.0",
@@ -22798,9 +22798,9 @@
       }
     },
     "node_modules/moment-timezone": {
-      "version": "0.5.34",
-      "resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.34.tgz",
-      "integrity": "sha512-3zAEHh2hKUs3EXLESx/wsgw6IQdusOT8Bxm3D9UrHPQR7zlMmzwybC8zHEM1tQ4LJwP7fcxrWr8tuBg05fFCbg==",
+      "version": "0.5.37",
+      "resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.37.tgz",
+      "integrity": "sha512-uEDzDNFhfaywRl+vwXxffjjq1q0Vzr+fcQpQ1bU0kbzorfS7zVtZnCnGc8mhWmF39d4g4YriF6kwA75mJKE/Zg==",
       "dependencies": {
         "moment": ">= 2.9.0"
       },
@@ -50004,9 +50004,9 @@
       "integrity": "sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg=="
     },
     "moment-timezone": {
-      "version": "0.5.34",
-      "resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.34.tgz",
-      "integrity": "sha512-3zAEHh2hKUs3EXLESx/wsgw6IQdusOT8Bxm3D9UrHPQR7zlMmzwybC8zHEM1tQ4LJwP7fcxrWr8tuBg05fFCbg==",
+      "version": "0.5.37",
+      "resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.37.tgz",
+      "integrity": "sha512-uEDzDNFhfaywRl+vwXxffjjq1q0Vzr+fcQpQ1bU0kbzorfS7zVtZnCnGc8mhWmF39d4g4YriF6kwA75mJKE/Zg==",
       "requires": {
         "moment": ">= 2.9.0"
       }
diff --git a/package.json b/package.json
index c63c1bbd29bebadb84f9a411e7a429e1b6e7833d..79e67ec0019bc26a7eaae417c3dbbd0107b8847d 100644
--- a/package.json
+++ b/package.json
@@ -72,7 +72,7 @@
     "lodash": "^4.17.21",
     "marked": "^4.0.14",
     "moment": "^2.29.2",
-    "moment-timezone": "^0.5.34",
+    "moment-timezone": "^0.5.37",
     "nextcloud-vue-collections": "^0.9.0",
     "p-limit": "^4.0.0",
     "p-queue": "^7.3.0",