Merge pull request #59128 from nextcloud/dependabot/npm_and_yarn/build/frontend-legacy/stable33/moment-timezone-0.6.1

[stable33] chore(deps): Bump moment-timezone from 0.6.0 to 0.6.1 in /build/frontend-legacy
This commit is contained in:
github-actions[bot] 2026-04-17 20:24:27 +00:00 committed by GitHub
commit 73fbf4dc7c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 9 additions and 9 deletions

View file

@ -58,7 +58,7 @@
"lodash": "^4.18.1",
"marked": "^17.0.6",
"moment": "^2.30.1",
"moment-timezone": "^0.6.0",
"moment-timezone": "^0.6.1",
"p-limit": "^7.3.0",
"p-queue": "^9.1.0",
"path": "^0.12.7",
@ -13354,9 +13354,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==",
"version": "0.6.1",
"resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.6.1.tgz",
"integrity": "sha512-1B9lmAhB9D9/sHaPC1N7wLFEVUoFldxOpOO96lOD1PvJ43vCd0ozDPbu0FEL3++VvawOlDkq8YD373tJmP5JHw==",
"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.0",
"moment-timezone": "^0.6.1",
"p-limit": "^7.3.0",
"p-queue": "^9.1.0",
"path": "^0.12.7",

File diff suppressed because one or more lines are too long

View file

@ -237,7 +237,7 @@ This file is generated from multiple sources. Included packages:
- version: 2.3.0
- license: BSD-3-Clause
- moment-timezone
- version: 0.6.0
- version: 0.6.1
- license: MIT
- moment
- version: 2.30.1

File diff suppressed because one or more lines are too long