Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
build(deps): Bump @nextcloud/auth from 2.5.2 to 2.5.3
Bumps [@nextcloud/auth](https://github.com/nextcloud/nextcloud-auth) from 2.5.2 to 2.5.3.
- [Release notes](https://github.com/nextcloud/nextcloud-auth/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-auth/blob/main/CHANGELOG.md)
- [Commits](nextcloud-libraries/nextcloud-auth@v2.5.2...v2.5.3)

---
updated-dependencies:
- dependency-name: "@nextcloud/auth"
  dependency-version: 2.5.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2025
commit 3483cc6f3f48b4dd6a7add0a489b1d4ef43865d6
19 changes: 13 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"extends @nextcloud/browserslist-config"
],
"dependencies": {
"@nextcloud/auth": "^2.5.1",
"@nextcloud/auth": "^2.5.3",
"@nextcloud/axios": "^2.5.2",
"@nextcloud/dialogs": "^7.0.0-rc.3",
"@nextcloud/event-bus": "^3.3.1",
Expand Down