diff --git a/package-lock.json b/package-lock.json index 5382e16c44e..b916dbd5d7c 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.43", + "moment-timezone": "^0.5.45", "natural-orderby": "^3.0.2", "nextcloud-vue-collections": "^0.12.0", "node-vibrant": "^3.1.6", diff --git a/package.json b/package.json index b689cedadb8..9133b57117e 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.43", + "moment-timezone": "^0.5.45", "natural-orderby": "^3.0.2", "nextcloud-vue-collections": "^0.12.0", "node-vibrant": "^3.1.6",