mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 09:13:19 -04:00
build(deps): bump @nextcloud/auth from 2.4.0 to 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>
This commit is contained in:
parent
ac5b632bf8
commit
e649bde509
2 changed files with 2 additions and 2 deletions
2
package-lock.json
generated
2
package-lock.json
generated
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue