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:
dependabot[bot]
2024-08-14 14:42:50 +00:00
committed by Julius Härtl
parent 01a6f93730
commit 12f30e946e

9
package-lock.json generated
View File

@@ -3422,11 +3422,12 @@
"integrity": "sha512-KPnNOtm5i2pMabqZxpUz7iQf+mfrYZyKCZ8QNz85czgEt7cuHcGorWfdzUMWYA0SD+a6Hn4FmJ+YhzzzjkTZrQ==" "integrity": "sha512-KPnNOtm5i2pMabqZxpUz7iQf+mfrYZyKCZ8QNz85czgEt7cuHcGorWfdzUMWYA0SD+a6Hn4FmJ+YhzzzjkTZrQ=="
}, },
"node_modules/@nextcloud/auth": { "node_modules/@nextcloud/auth": {
"version": "2.3.0", "version": "2.4.0",
"resolved": "https://registry.npmjs.org/@nextcloud/auth/-/auth-2.3.0.tgz", "resolved": "https://registry.npmjs.org/@nextcloud/auth/-/auth-2.4.0.tgz",
"integrity": "sha512-PCkRJbML9sXvBENY43vTIERIZJFk2azu08IK6zYOnOZ7cFkD1QlFJtdTCZTImQLg01IXhIm0j0ExEdatHoqz7g==", "integrity": "sha512-T5OFltKd0O9Hfj47VrzE7TVjCwqOMHH9JLyjjLUR3pu2MaTY9WL6AjL79sHbFTXUaIkftZgJKu12lHYmqXnL2Q==",
"dependencies": { "dependencies": {
"@nextcloud/event-bus": "^3.2.0" "@nextcloud/browser-storage": "^0.4.0",
"@nextcloud/event-bus": "^3.3.1"
}, },
"engines": { "engines": {
"node": "^20.0.0", "node": "^20.0.0",