From 6e48848364d7b5c127e23e6938693fdacffae08d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 21:51:39 +0000 Subject: [PATCH] fix(deps): bump @nextcloud/logger from 3.0.3 to ^3.0.3 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 355bcae4e..489c61d1b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@nextcloud/auth": "^2.5.2", "@nextcloud/axios": "^2.5.1", "@nextcloud/initial-state": "^2.2.0", - "@nextcloud/logger": "^3.0.2", + "@nextcloud/logger": "^3.0.3", "@nextcloud/password-confirmation": "^5.1.1", "@nextcloud/router": "^2.2.1", "vue": "^2.7.16", diff --git a/package.json b/package.json index 3f9afd321..8d39cf9e6 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@nextcloud/auth": "^2.5.2", "@nextcloud/axios": "^2.5.1", "@nextcloud/initial-state": "^2.2.0", - "@nextcloud/logger": "^3.0.2", + "@nextcloud/logger": "^3.0.3", "@nextcloud/password-confirmation": "^5.1.1", "@nextcloud/router": "^2.2.1", "vue": "^2.7.16",