Bump moment-timezone from 0.5.28 to 0.5.33

Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.28 to 0.5.33.
- [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.28...0.5.33)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-27 08:16:07 +00:00 committed by John Molakvoæ (skjnldsv)
parent 2271ed5e7a
commit 692a2f3183
No known key found for this signature in database
GPG Key ID: 60C25B8C072916CF
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -8698,9 +8698,9 @@
"integrity": "sha512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg=="
},
"moment-timezone": {
"version": "0.5.28",
"resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.28.tgz",
"integrity": "sha512-TDJkZvAyKIVWg5EtVqRzU97w0Rb0YVbfpqyjgu6GwXCAohVRqwZjf4fOzDE6p1Ch98Sro/8hQQi65WDXW5STPw==",
"version": "0.5.33",
"resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.33.tgz",
"integrity": "sha512-PTc2vcT8K9J5/9rDEPe5czSIKgLoGsH8UNpA4qZTVw0Vd/Uz19geE9abbIOQKaAQFcnQ3v5YEXrbSc5BpshH+w==",
"requires": {
"moment": ">= 2.9.0"
}

View File

@ -58,7 +58,7 @@
"lodash": "^4.17.20",
"marked": "^0.8.2",
"moment": "^2.24.0",
"moment-timezone": "^0.5.28",
"moment-timezone": "^0.5.33",
"nextcloud-vue-collections": "^0.7.2",
"p-limit": "^2.3.0",
"p-queue": "^6.3.0",