From c8746b3d33793421a67363769b202b2721ac089b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 May 2025 01:56:25 +0000 Subject: [PATCH] build(deps): bump @nextcloud/moment from 1.3.2 to 1.3.4 Bumps [@nextcloud/moment](https://github.com/nextcloud-libraries/nextcloud-moment) from 1.3.2 to 1.3.4. - [Release notes](https://github.com/nextcloud-libraries/nextcloud-moment/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-moment/blob/main/CHANGELOG.md) - [Commits](https://github.com/nextcloud-libraries/nextcloud-moment/compare/v1.3.2...v1.3.4) --- updated-dependencies: - dependency-name: "@nextcloud/moment" dependency-version: 1.3.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index a9ae4ffae22..48297b69763 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "@nextcloud/initial-state": "^2.2.0", "@nextcloud/l10n": "^3.2.0", "@nextcloud/logger": "^3.0.2", - "@nextcloud/moment": "^1.3.1", + "@nextcloud/moment": "^1.3.4", "@nextcloud/password-confirmation": "^5.3.1", "@nextcloud/paths": "^2.2.1", "@nextcloud/router": "^3.0.1", diff --git a/package.json b/package.json index 83901c7a88a..a9deb7b5f25 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@nextcloud/initial-state": "^2.2.0", "@nextcloud/l10n": "^3.2.0", "@nextcloud/logger": "^3.0.2", - "@nextcloud/moment": "^1.3.1", + "@nextcloud/moment": "^1.3.4", "@nextcloud/password-confirmation": "^5.3.1", "@nextcloud/paths": "^2.2.1", "@nextcloud/router": "^3.0.1",