chore(deps): Bump moment-timezone in /build/frontend-legacy

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

---
updated-dependencies:
- dependency-name: moment-timezone
  dependency-version: 0.6.2
  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-05-02 03:45:10 +00:00 committed by Andy Scherzinger
parent d5289cb289
commit 5c9223ab8d
2 changed files with 5 additions and 5 deletions

View file

@ -58,7 +58,7 @@
"lodash": "^4.18.1",
"marked": "^17.0.6",
"moment": "^2.30.1",
"moment-timezone": "^0.6.1",
"moment-timezone": "^0.6.2",
"p-limit": "^7.3.0",
"p-queue": "^9.1.2",
"path": "^0.12.7",
@ -13347,9 +13347,9 @@
}
},
"node_modules/moment-timezone": {
"version": "0.6.1",
"resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.6.1.tgz",
"integrity": "sha512-1B9lmAhB9D9/sHaPC1N7wLFEVUoFldxOpOO96lOD1PvJ43vCd0ozDPbu0FEL3++VvawOlDkq8YD373tJmP5JHw==",
"version": "0.6.2",
"resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.6.2.tgz",
"integrity": "sha512-lDsQv8FoGdBUdf0+TjGsq2orxKuXdwFlQ6Zw6TX3xIcTwTfEpCLyKqvEauvCHJ8iu3KBV8+uPhlv70YsNGdUBQ==",
"license": "MIT",
"dependencies": {
"moment": "^2.29.4"

View file

@ -74,7 +74,7 @@
"lodash": "^4.18.1",
"marked": "^17.0.6",
"moment": "^2.30.1",
"moment-timezone": "^0.6.1",
"moment-timezone": "^0.6.2",
"p-limit": "^7.3.0",
"p-queue": "^9.1.2",
"path": "^0.12.7",