web: bump API Client version (#13581)

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]
2025-03-19 23:04:21 +00:00
committed by GitHub
parent f37e1ca642
commit cb2e0c6d54
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@ -24,7 +24,7 @@
"@floating-ui/dom": "^1.6.11",
"@formatjs/intl-listformat": "^7.5.7",
"@fortawesome/fontawesome-free": "^6.6.0",
"@goauthentik/api": "^2025.2.2-1742395408",
"@goauthentik/api": "^2025.2.2-1742424775",
"@lit-labs/ssr": "^3.2.2",
"@lit/context": "^1.1.2",
"@lit/localize": "^0.12.2",
@ -1807,9 +1807,9 @@
}
},
"node_modules/@goauthentik/api": {
"version": "2025.2.2-1742395408",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2025.2.2-1742395408.tgz",
"integrity": "sha512-fUnyOIxnl14EeUUT5ZdSePtszBIwGE5n9GpbUMHQx5m5dxrnXwyPuC3qXFWFJeDwzB8VG38mjl8fneM/1GkZsg=="
"version": "2025.2.2-1742424775",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2025.2.2-1742424775.tgz",
"integrity": "sha512-G/w09MS00pDFNlA32o0pAM0lVWzXIS6/mb1N+yiXNFVv+xcKOEPc+FxW5zKCSVxFsfdrM0xXiuVkDtLWq5QC9Q=="
},
"node_modules/@goauthentik/web": {
"resolved": "",

View File

@ -12,7 +12,7 @@
"@floating-ui/dom": "^1.6.11",
"@formatjs/intl-listformat": "^7.5.7",
"@fortawesome/fontawesome-free": "^6.6.0",
"@goauthentik/api": "^2025.2.2-1742395408",
"@goauthentik/api": "^2025.2.2-1742424775",
"@lit-labs/ssr": "^3.2.2",
"@lit/context": "^1.1.2",
"@lit/localize": "^0.12.2",