web: bump API Client version (#12391)

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-12-18 13:59:24 +00:00
committed by GitHub
parent c8711d9f8f
commit b45109afce
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.11",
"@formatjs/intl-listformat": "^7.5.7",
"@fortawesome/fontawesome-free": "^6.6.0",
"@goauthentik/api": "^2024.10.5-1734524927",
"@goauthentik/api": "^2024.10.5-1734528783",
"@lit-labs/ssr": "^3.2.2",
"@lit/context": "^1.1.2",
"@lit/localize": "^0.12.2",
@ -1775,9 +1775,9 @@
}
},
"node_modules/@goauthentik/api": {
"version": "2024.10.5-1734524927",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2024.10.5-1734524927.tgz",
"integrity": "sha512-yWxdH8b6iPLPMrDfB1/cBxj4A/QF0Q2Mh8R3EOQjwiKEAHrne0qMTzT1eETennnyycQqjitgZ/wzbJlS2KC4wQ=="
"version": "2024.10.5-1734528783",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2024.10.5-1734528783.tgz",
"integrity": "sha512-jYo1hpBcsmyL3r8lnjWX1BVQUtVnwEM9c/TjNyxQX47TEdYEdXnyO037KGJxnGNQS5Dm+gCsKaExI/a18bNZeQ=="
},
"node_modules/@goauthentik/web": {
"resolved": "",

View File

@ -11,7 +11,7 @@
"@floating-ui/dom": "^1.6.11",
"@formatjs/intl-listformat": "^7.5.7",
"@fortawesome/fontawesome-free": "^6.6.0",
"@goauthentik/api": "^2024.10.5-1734524927",
"@goauthentik/api": "^2024.10.5-1734528783",
"@lit-labs/ssr": "^3.2.2",
"@lit/context": "^1.1.2",
"@lit/localize": "^0.12.2",