chore(deps): Bump moment-timezone from 0.6.0 to 0.6.1

Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.6.0 to 0.6.1.
- [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.6.0...0.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-04-20 10:20:12 +00:00 committed by GitHub
parent 1e4105c9a4
commit 5b052b889f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 6 deletions

9
package-lock.json generated
View file

@ -59,7 +59,7 @@
"lodash": "^4.18.1",
"marked": "^16.4.2",
"moment": "^2.30.1",
"moment-timezone": "^0.6.0",
"moment-timezone": "^0.6.1",
"p-limit": "^7.3.0",
"p-queue": "^8.1.0",
"path": "^0.12.7",
@ -19707,10 +19707,9 @@
}
},
"node_modules/moment-timezone": {
"version": "0.6.0",
"resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.6.0.tgz",
"integrity": "sha512-ldA5lRNm3iJCWZcBCab4pnNL3HSZYXVb/3TYr75/1WCTWYuTqYUb5f/S384pncYjJ88lbO8Z4uPDvmoluHJc8Q==",
"license": "MIT",
"version": "0.6.1",
"resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.6.1.tgz",
"integrity": "sha512-1B9lmAhB9D9/sHaPC1N7wLFEVUoFldxOpOO96lOD1PvJ43vCd0ozDPbu0FEL3++VvawOlDkq8YD373tJmP5JHw==",
"dependencies": {
"moment": "^2.29.4"
},

View file

@ -88,7 +88,7 @@
"lodash": "^4.18.1",
"marked": "^16.4.2",
"moment": "^2.30.1",
"moment-timezone": "^0.6.0",
"moment-timezone": "^0.6.1",
"p-limit": "^7.3.0",
"p-queue": "^8.1.0",
"path": "^0.12.7",