mirror of
https://github.com/LibreSign/libresign.git
synced 2025-12-18 05:20:45 +01:00
chore(deps): Bump @nextcloud/auth from 2.5.0 to 2.5.1
Bumps [@nextcloud/auth](https://github.com/nextcloud/nextcloud-auth) from 2.5.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.5.0...v2.5.1) --- updated-dependencies: - dependency-name: "@nextcloud/auth" dependency-version: 2.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e11d6fe524
commit
54a3b236d2
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -14,7 +14,7 @@
|
|||
"@marionebl/option": "^1.0.8",
|
||||
"@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/capabilities": "^1.2.0",
|
||||
"@nextcloud/dialogs": "^6.3.0",
|
||||
|
|
@ -2932,9 +2932,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@nextcloud/auth": {
|
||||
"version": "2.5.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/auth/-/auth-2.5.0.tgz",
|
||||
"integrity": "sha512-6iv2xJeHEhKgh8ceOW/pP9JMG4TF7C89VpjTwnWGOrXRxOYJ7L+rM0nj+O1sqBrxDkkoeUccCEKgyPuQayGpMQ==",
|
||||
"version": "2.5.1",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/auth/-/auth-2.5.1.tgz",
|
||||
"integrity": "sha512-cToowJmI9rvIXuWvpvHp4tKm1ZzK4tlPh4rAuEjX6Dvpq74ia52yJYGJFR2maag/i/tMl9m0diZtHgSog6GTGg==",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"dependencies": {
|
||||
"@nextcloud/browser-storage": "^0.4.0",
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
"@marionebl/option": "^1.0.8",
|
||||
"@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/capabilities": "^1.2.0",
|
||||
"@nextcloud/dialogs": "^6.3.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue