Bump moment-timezone from 0.5.33 to 0.5.35 (#2418)

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

---
updated-dependencies:
- dependency-name: moment-timezone
  dependency-type: direct:production
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-08-31 09:36:00 +03:00
committed by GitHub
parent 9916b95703
commit 7e6c64364f
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -37,7 +37,7 @@
"jsbarcode": "^3.11.4",
"marked": "^4.0.10",
"moment": "^2.29.4",
"moment-timezone": "^0.5.33",
"moment-timezone": "^0.5.35",
"moment-timezone-data-build": "github:yurikuzn/moment-timezone-data-build#0.1.0",
"qrcodejs": "^1.0.0",
"selectize": "github:selectize/selectize.js#v0.13.6",
@@ -3676,9 +3676,9 @@
}
},
"node_modules/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.35",
"resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.35.tgz",
"integrity": "sha512-cY/pBOEXepQvlgli06ttCTKcIf8cD1nmNwOKQQAdHBqYApQSpAqotBMX0RJZNgMp6i0PlZuf1mFtnlyEkwyvFw==",
"dependencies": {
"moment": ">= 2.9.0"
},
@@ -7429,9 +7429,9 @@
"integrity": "sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w=="
},
"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.35",
"resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.35.tgz",
"integrity": "sha512-cY/pBOEXepQvlgli06ttCTKcIf8cD1nmNwOKQQAdHBqYApQSpAqotBMX0RJZNgMp6i0PlZuf1mFtnlyEkwyvFw==",
"requires": {
"moment": ">= 2.9.0"
}
+1 -1
View File
@@ -62,7 +62,7 @@
"jsbarcode": "^3.11.4",
"marked": "^4.0.10",
"moment": "^2.29.4",
"moment-timezone": "^0.5.33",
"moment-timezone": "^0.5.35",
"moment-timezone-data-build": "github:yurikuzn/moment-timezone-data-build#0.1.0",
"qrcodejs": "^1.0.0",
"selectize": "github:selectize/selectize.js#v0.13.6",