Merge pull request #51786 from nextcloud/dependabot/npm_and_yarn/stable30/moment-timezone-0.5.48

chore(deps): bump moment-timezone from 0.5.47 to 0.5.48
pull/51709/head
Andy Scherzinger 2025-03-30 01:34:44 +07:00 committed by GitHub
commit 48e6dbc407
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

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

File diff suppressed because one or more lines are too long

8
package-lock.json generated

@ -57,7 +57,7 @@
"lodash": "^4.17.21",
"marked": "^13.0.3",
"moment": "^2.30.1",
"moment-timezone": "^0.5.47",
"moment-timezone": "^0.5.48",
"nextcloud-vue-collections": "^0.12.0",
"node-vibrant": "^3.1.6",
"p-limit": "^6.1.0",
@ -22210,9 +22210,9 @@
}
},
"node_modules/moment-timezone": {
"version": "0.5.47",
"resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.47.tgz",
"integrity": "sha512-UbNt/JAWS0m/NJOebR0QMRHBk0hu03r5dx9GK8Cs0AS3I81yDcOc9k+DytPItgVvBP7J6Mf6U2n3BPAacAV9oA==",
"version": "0.5.48",
"resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.48.tgz",
"integrity": "sha512-f22b8LV1gbTO2ms2j2z13MuPogNoh5UzxL3nzNAYKGraILnbGc9NEE6dyiiiLv46DGRb8A4kg8UKWLjPthxBHw==",
"license": "MIT",
"dependencies": {
"moment": "^2.29.4"

@ -85,7 +85,7 @@
"lodash": "^4.17.21",
"marked": "^13.0.3",
"moment": "^2.30.1",
"moment-timezone": "^0.5.47",
"moment-timezone": "^0.5.48",
"nextcloud-vue-collections": "^0.12.0",
"node-vibrant": "^3.1.6",
"p-limit": "^6.1.0",