diff --git a/dist/core-common.js b/dist/core-common.js index 55570049350..3d035204bba 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 2bdebca1ca2..05168d17e30 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 43697702d03..73c82f144df 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 a3d6cd44cff..2baea32c42f 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 c63c1bbd29b..79e67ec0019 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",