Bump moment-timezone from 0.5.26 to 0.5.37

Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.26 to 0.5.37.
- [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.26...0.5.37)

---
updated-dependencies:
- dependency-name: moment-timezone
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-08-30 23:40:42 +00:00 committed by GitHub
parent 19e1627e8f
commit 0d0cfe1ccb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
package-lock.json generated
View File

@ -2542,9 +2542,9 @@
"integrity": "sha1-DQVdU/UFKqZTyfbraLtdEr9cK1s="
},
"moment-timezone": {
"version": "0.5.26",
"resolved": "https://registry.npm.taobao.org/moment-timezone/download/moment-timezone-0.5.26.tgz",
"integrity": "sha1-wCZ8oJroRjGqPcM/Zb7b5ujg13I=",
"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"
}