]> source.dussan.org Git - nextcloud-server.git/commitdiff
Bump moment-timezone from 0.5.33 to 0.5.34
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 13 Nov 2021 23:17:29 +0000 (23:17 +0000)
committerGitHub <noreply@github.com>
Sat, 13 Nov 2021 23:17:29 +0000 (23:17 +0000)
Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.33 to 0.5.34.
- [Release notes](https://github.com/moment/moment-timezone/releases)
- [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md)
- [Commits](https://github.com/moment/moment-timezone/compare/0.5.33...0.5.34)

---
updated-dependencies:
- dependency-name: moment-timezone
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
package-lock.json
package.json

index 72a8f9dd26a0ee46169c3c35df3ebaace73223b7..b6fbecc834df8d2dc06cfcfcf229606c4919c40c 100644 (file)
       "integrity": "sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ=="
     },
     "moment-timezone": {
-      "version": "0.5.33",
-      "resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.33.tgz",
-      "integrity": "sha512-PTc2vcT8K9J5/9rDEPe5czSIKgLoGsH8UNpA4qZTVw0Vd/Uz19geE9abbIOQKaAQFcnQ3v5YEXrbSc5BpshH+w==",
+      "version": "0.5.34",
+      "resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.34.tgz",
+      "integrity": "sha512-3zAEHh2hKUs3EXLESx/wsgw6IQdusOT8Bxm3D9UrHPQR7zlMmzwybC8zHEM1tQ4LJwP7fcxrWr8tuBg05fFCbg==",
       "requires": {
         "moment": ">= 2.9.0"
       }
index 1feaa253bb34bb2e64d53fd325ce3bdcb23a1cac..02c6b140f38ac4d281eea4df9dd14b0bb65374aa 100644 (file)
@@ -63,7 +63,7 @@
     "lodash": "^4.17.21",
     "marked": "^1.2.9",
     "moment": "^2.29.1",
-    "moment-timezone": "^0.5.33",
+    "moment-timezone": "^0.5.34",
     "nextcloud-vue-collections": "^0.9.0",
     "p-limit": "^3.1.0",
     "p-queue": "^6.6.2",