Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot]
0d0cfe1ccb
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>
2022-08-30 23:40:42 +00:00

6
package-lock.json generated
View File

@ -2542,9 +2542,9 @@
"integrity": "sha1-DQVdU/UFKqZTyfbraLtdEr9cK1s=" "integrity": "sha1-DQVdU/UFKqZTyfbraLtdEr9cK1s="
}, },
"moment-timezone": { "moment-timezone": {
"version": "0.5.26", "version": "0.5.37",
"resolved": "https://registry.npm.taobao.org/moment-timezone/download/moment-timezone-0.5.26.tgz", "resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.37.tgz",
"integrity": "sha1-wCZ8oJroRjGqPcM/Zb7b5ujg13I=", "integrity": "sha512-uEDzDNFhfaywRl+vwXxffjjq1q0Vzr+fcQpQ1bU0kbzorfS7zVtZnCnGc8mhWmF39d4g4YriF6kwA75mJKE/Zg==",
"requires": { "requires": {
"moment": ">= 2.9.0" "moment": ">= 2.9.0"
} }