Merge pull request #51783 from nextcloud/dependabot/npm_and_yarn/stable31/moment-timezone-0.5.48

This commit is contained in:
dependabot[bot] 2025-03-29 11:14:21 +00:00 committed by GitHub
commit de51d68305
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 10 additions and 9 deletions

File diff suppressed because one or more lines are too long

View file

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

File diff suppressed because one or more lines are too long

9
package-lock.json generated
View file

@ -58,7 +58,7 @@
"lodash": "^4.17.21",
"marked": "^15.0.7",
"moment": "^2.30.1",
"moment-timezone": "^0.5.46",
"moment-timezone": "^0.5.48",
"nextcloud-vue-collections": "^0.13.0",
"p-limit": "^6.1.0",
"p-queue": "^7.4.1",
@ -18767,9 +18767,10 @@
}
},
"node_modules/moment-timezone": {
"version": "0.5.46",
"resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.46.tgz",
"integrity": "sha512-ZXm9b36esbe7OmdABqIWJuBBiLLwAjrN7CE+7sYdCCx82Nabt1wHDj8TVseS59QIlfFPbOoiBPm6ca9BioG4hw==",
"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"
},

View file

@ -89,7 +89,7 @@
"lodash": "^4.17.21",
"marked": "^15.0.7",
"moment": "^2.30.1",
"moment-timezone": "^0.5.46",
"moment-timezone": "^0.5.48",
"nextcloud-vue-collections": "^0.13.0",
"p-limit": "^6.1.0",
"p-queue": "^7.4.1",