Chore(deps): Bump @nextcloud/auth from 2.1.0 to 2.2.1

Bumps [@nextcloud/auth](https://github.com/nextcloud/nextcloud-auth) from 2.1.0 to 2.2.1.
- [Release notes](https://github.com/nextcloud/nextcloud-auth/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-auth/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-auth/compare/v2.1.0...v2.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-09-23 01:24:02 +00:00
committed by GitHub
parent cfbed5e612
commit a5340d7419
2 changed files with 10 additions and 10 deletions

View File

@@ -32,7 +32,7 @@
"dependencies": {
"@babel/polyfill": "^7.12.1",
"@babel/runtime": "^7.22.15",
"@nextcloud/auth": "^2.1.0",
"@nextcloud/auth": "^2.2.1",
"@nextcloud/axios": "^2.4.0",
"@nextcloud/dialogs": "^4.2.0",
"@nextcloud/event-bus": "^3.1.0",