Chore(deps): Bump @nextcloud/moment from 1.3.1 to 1.3.2

Bumps [@nextcloud/moment](https://github.com/nextcloud/nextcloud-moment) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/nextcloud/nextcloud-moment/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-moment/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-moment/compare/v1.3.1...v1.3.2)

---
updated-dependencies:
- dependency-name: "@nextcloud/moment"
  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] 2024-12-14 02:26:22 +00:00 коммит произвёл GitHub
Родитель bcff4e6725
Коммит 183f1e3940
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 7 добавлений и 7 удалений

14
package-lock.json сгенерированный
Просмотреть файл

@ -3858,9 +3858,9 @@
}
},
"node_modules/@nextcloud/moment": {
"version": "1.3.1",
"resolved": "https://registry.npmjs.org/@nextcloud/moment/-/moment-1.3.1.tgz",
"integrity": "sha512-+1CtYlc4Lu4soa1RKXvUsTJdsHS0kHUCzNBtb02BADMY5PMGUTCiCQx5xf1Ez15h2ehuwg0vESr8VyKem9sGAQ==",
"version": "1.3.2",
"resolved": "https://registry.npmjs.org/@nextcloud/moment/-/moment-1.3.2.tgz",
"integrity": "sha512-VfSPnllfciZe1eU4zaHS0fE/4pPWKRUjLFxZSNQec9gkUfbskMsKH2xyPqkYLlYP9FF1uQh2+wZbzkFd6QLc4A==",
"dependencies": {
"@nextcloud/l10n": "^2.2.0",
"moment": "^2.30.1",
@ -3868,7 +3868,7 @@
},
"engines": {
"node": "^20.0.0",
"npm": "^9.0.0"
"npm": "^10.0.0"
}
},
"node_modules/@nextcloud/notify_push": {
@ -26706,9 +26706,9 @@
}
},
"@nextcloud/moment": {
"version": "1.3.1",
"resolved": "https://registry.npmjs.org/@nextcloud/moment/-/moment-1.3.1.tgz",
"integrity": "sha512-+1CtYlc4Lu4soa1RKXvUsTJdsHS0kHUCzNBtb02BADMY5PMGUTCiCQx5xf1Ez15h2ehuwg0vESr8VyKem9sGAQ==",
"version": "1.3.2",
"resolved": "https://registry.npmjs.org/@nextcloud/moment/-/moment-1.3.2.tgz",
"integrity": "sha512-VfSPnllfciZe1eU4zaHS0fE/4pPWKRUjLFxZSNQec9gkUfbskMsKH2xyPqkYLlYP9FF1uQh2+wZbzkFd6QLc4A==",
"requires": {
"@nextcloud/l10n": "^2.2.0",
"moment": "^2.30.1",