mirror of
https://github.com/LibreSign/libresign.git
synced 2025-12-18 05:20:45 +01:00
chore(deps): Bump @nextcloud/auth from 2.3.0 to 2.4.0
Bumps [@nextcloud/auth](https://github.com/nextcloud/nextcloud-auth) from 2.3.0 to 2.4.0. - [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.3.0...v2.4.0) --- 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:
parent
d679bb224e
commit
33f34942ec
2 changed files with 7 additions and 6 deletions
11
package-lock.json
generated
11
package-lock.json
generated
|
|
@ -12,7 +12,7 @@
|
|||
"@fontsource/dancing-script": "^5.0.18",
|
||||
"@libresign/vue-pdf-editor": "^1.2.7",
|
||||
"@marionebl/option": "^1.0.8",
|
||||
"@nextcloud/auth": "^2.3.0",
|
||||
"@nextcloud/auth": "^2.4.0",
|
||||
"@nextcloud/axios": "^2.5.0",
|
||||
"@nextcloud/dialogs": "^5.3.5",
|
||||
"@nextcloud/event-bus": "^3.3.1",
|
||||
|
|
@ -2399,11 +2399,12 @@
|
|||
"integrity": "sha512-KPnNOtm5i2pMabqZxpUz7iQf+mfrYZyKCZ8QNz85czgEt7cuHcGorWfdzUMWYA0SD+a6Hn4FmJ+YhzzzjkTZrQ=="
|
||||
},
|
||||
"node_modules/@nextcloud/auth": {
|
||||
"version": "2.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/auth/-/auth-2.3.0.tgz",
|
||||
"integrity": "sha512-PCkRJbML9sXvBENY43vTIERIZJFk2azu08IK6zYOnOZ7cFkD1QlFJtdTCZTImQLg01IXhIm0j0ExEdatHoqz7g==",
|
||||
"version": "2.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/auth/-/auth-2.4.0.tgz",
|
||||
"integrity": "sha512-T5OFltKd0O9Hfj47VrzE7TVjCwqOMHH9JLyjjLUR3pu2MaTY9WL6AjL79sHbFTXUaIkftZgJKu12lHYmqXnL2Q==",
|
||||
"dependencies": {
|
||||
"@nextcloud/event-bus": "^3.2.0"
|
||||
"@nextcloud/browser-storage": "^0.4.0",
|
||||
"@nextcloud/event-bus": "^3.3.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^20.0.0",
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@
|
|||
"@fontsource/dancing-script": "^5.0.18",
|
||||
"@libresign/vue-pdf-editor": "^1.2.7",
|
||||
"@marionebl/option": "^1.0.8",
|
||||
"@nextcloud/auth": "^2.3.0",
|
||||
"@nextcloud/auth": "^2.4.0",
|
||||
"@nextcloud/axios": "^2.5.0",
|
||||
"@nextcloud/dialogs": "^5.3.5",
|
||||
"@nextcloud/event-bus": "^3.3.1",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue