aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-05-14 17:22:36 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2025-06-01 11:40:09 +0000
commite649bde5090c409172f75ddbb1d231df564b88ac (patch)
tree6b8841d7812d0aeb6b8b61fddce8b79c6b339df5
parentac5b632bf8a1b7c153dc6486334a283ab70dd5d7 (diff)
downloadnextcloud-server-dependabot/npm_and_yarn/stable31/nextcloud/auth-2.5.1.tar.gz
nextcloud-server-dependabot/npm_and_yarn/stable31/nextcloud/auth-2.5.1.zip
build(deps): bump @nextcloud/auth from 2.4.0 to 2.5.1dependabot/npm_and_yarn/stable31/nextcloud/auth-2.5.1
Bumps [@nextcloud/auth](https://github.com/nextcloud/nextcloud-auth) from 2.4.0 to 2.5.1. - [Release notes](https://github.com/nextcloud/nextcloud-auth/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-auth/blob/main/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-auth/compare/v2.4.0...v2.5.1) --- updated-dependencies: - dependency-name: "@nextcloud/auth" dependency-version: 2.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
-rw-r--r--package-lock.json2
-rw-r--r--package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/package-lock.json b/package-lock.json
index fe966468339..8c0b73c561e 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -12,7 +12,7 @@
"@chenfengyuan/vue-qrcode": "^1.0.2",
"@mdi/js": "^7.4.47",
"@mdi/svg": "^7.4.47",
- "@nextcloud/auth": "^2.4.0",
+ "@nextcloud/auth": "^2.5.1",
"@nextcloud/axios": "^2.5.1",
"@nextcloud/browser-storage": "^0.4.0",
"@nextcloud/browserslist-config": "^3.0.1",
diff --git a/package.json b/package.json
index c893a3f7251..86b2a387111 100644
--- a/package.json
+++ b/package.json
@@ -43,7 +43,7 @@
"@chenfengyuan/vue-qrcode": "^1.0.2",
"@mdi/js": "^7.4.47",
"@mdi/svg": "^7.4.47",
- "@nextcloud/auth": "^2.4.0",
+ "@nextcloud/auth": "^2.5.1",
"@nextcloud/axios": "^2.5.1",
"@nextcloud/browser-storage": "^0.4.0",
"@nextcloud/browserslist-config": "^3.0.1",