diff --git a/package-lock.json b/package-lock.json
index ba41d20a63bca..579b1cb233ef2 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -56,7 +56,7 @@
         "lodash": "^4.17.21",
         "marked": "^11.2.0",
         "moment": "^2.30.1",
-        "moment-timezone": "^0.5.45",
+        "moment-timezone": "^0.5.46",
         "nextcloud-vue-collections": "^0.12.0",
         "node-vibrant": "^3.1.6",
         "p-limit": "^4.0.0",
@@ -21271,9 +21271,9 @@
       }
     },
     "node_modules/moment-timezone": {
-      "version": "0.5.45",
-      "resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.45.tgz",
-      "integrity": "sha512-HIWmqA86KcmCAhnMAN0wuDOARV/525R2+lOLotuGFzn4HO+FH+/645z2wx0Dt3iDv6/p61SIvKnDstISainhLQ==",
+      "version": "0.5.46",
+      "resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.46.tgz",
+      "integrity": "sha512-ZXm9b36esbe7OmdABqIWJuBBiLLwAjrN7CE+7sYdCCx82Nabt1wHDj8TVseS59QIlfFPbOoiBPm6ca9BioG4hw==",
       "dependencies": {
         "moment": "^2.29.4"
       },
diff --git a/package.json b/package.json
index 2a2972f7e998c..c720fccecf252 100644
--- a/package.json
+++ b/package.json
@@ -83,7 +83,7 @@
     "lodash": "^4.17.21",
     "marked": "^11.2.0",
     "moment": "^2.30.1",
-    "moment-timezone": "^0.5.45",
+    "moment-timezone": "^0.5.46",
     "nextcloud-vue-collections": "^0.12.0",
     "node-vibrant": "^3.1.6",
     "p-limit": "^4.0.0",