Merge pull request #60054 from nextcloud/dependabot/npm_and_yarn/stable32/moment-timezone-0.6.2

[stable32] chore(deps): Bump moment-timezone from 0.6.1 to 0.6.2
This commit is contained in:
github-actions[bot] 2026-05-07 09:15:59 +02:00 committed by GitHub
commit f05c55276b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 9 additions and 9 deletions

File diff suppressed because one or more lines are too long

View file

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

File diff suppressed because one or more lines are too long

8
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.1",
"moment-timezone": "^0.6.2",
"p-limit": "^7.3.0",
"p-queue": "^8.1.0",
"path": "^0.12.7",
@ -19797,9 +19797,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==",
"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.1",
"moment-timezone": "^0.6.2",
"p-limit": "^7.3.0",
"p-queue": "^8.1.0",
"path": "^0.12.7",