web: bump API Client version (#10844)

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com>
This commit is contained in:
authentik-automation[bot]
2024-08-09 22:25:30 +02:00
committed by GitHub
parent e6f6f7fd5b
commit 75ca253d76
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@ -23,7 +23,7 @@
"@floating-ui/dom": "^1.6.9",
"@formatjs/intl-listformat": "^7.5.7",
"@fortawesome/fontawesome-free": "^6.6.0",
"@goauthentik/api": "^2024.6.3-1723206419",
"@goauthentik/api": "^2024.6.3-1723234818",
"@lit/context": "^1.1.2",
"@lit/localize": "^0.12.2",
"@lit/reactive-element": "^2.0.4",
@ -3372,9 +3372,9 @@
"license": "MIT"
},
"node_modules/@goauthentik/api": {
"version": "2024.6.3-1723206419",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2024.6.3-1723206419.tgz",
"integrity": "sha512-hxDk3SvCVsUKdfFccvrTCAGOn+qV307PeZ556/GcxWtpH9gcwMv48oTthQu29pwim6qxlVVVHlCeqD48kDRM2g=="
"version": "2024.6.3-1723234818",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2024.6.3-1723234818.tgz",
"integrity": "sha512-3g3mJzbzCJZqpTxI5jPBS4Y363EROXxX6fUzRFbfROFGQtva6Zll+U+edx5/3wDy6oYixLxKUtVxke/mngDxqw=="
},
"node_modules/@goauthentik/web": {
"resolved": "",

View File

@ -11,7 +11,7 @@
"@floating-ui/dom": "^1.6.9",
"@formatjs/intl-listformat": "^7.5.7",
"@fortawesome/fontawesome-free": "^6.6.0",
"@goauthentik/api": "^2024.6.3-1723206419",
"@goauthentik/api": "^2024.6.3-1723234818",
"@lit/context": "^1.1.2",
"@lit/localize": "^0.12.2",
"@lit/reactive-element": "^2.0.4",