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
committed by GitHub
parent bcff4e6725
commit 183f1e3940

14
package-lock.json generated
View File

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