web: bump API Client version (#10876)

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-12 13:33:50 +00:00
committed by GitHub
parent a7203be850
commit 5db22c9543
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-1723234818",
"@goauthentik/api": "^2024.6.3-1723468407",
"@lit/context": "^1.1.2",
"@lit/localize": "^0.12.2",
"@lit/reactive-element": "^2.0.4",
@ -3373,9 +3373,9 @@
"license": "MIT"
},
"node_modules/@goauthentik/api": {
"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=="
"version": "2024.6.3-1723468407",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2024.6.3-1723468407.tgz",
"integrity": "sha512-85MaBlNRLDuL7y0ks7nUZfv8MJm3fOqZR9UzWqryRqxK8rkasfvXH6hyW0F7HLrC+iAxn9vg4EFxB1lMMYatJw=="
},
"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-1723234818",
"@goauthentik/api": "^2024.6.3-1723468407",
"@lit/context": "^1.1.2",
"@lit/localize": "^0.12.2",
"@lit/reactive-element": "^2.0.4",