web: bump API Client version (#14062)

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-04-18 17:17:30 +02:00
committed by GitHub
parent dc50be1e13
commit ba686f6a93
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.4-1744640358",
"@goauthentik/api": "^2025.2.4-1744886287",
"@lit-labs/ssr": "^3.2.2",
"@lit/context": "^1.1.2",
"@lit/localize": "^0.12.2",
@ -1727,9 +1727,9 @@
}
},
"node_modules/@goauthentik/api": {
"version": "2025.2.4-1744808430",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2025.2.4-1744808430.tgz",
"integrity": "sha512-d0Mzbd3T78xyNiF2oWumixmI2ttcM3zpm/8bNt4fhKBv55NnHpEqWupgZQSelghmtQZ6A6/xrps3/ApZ8cC1dg=="
"version": "2025.2.4-1744886287",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2025.2.4-1744886287.tgz",
"integrity": "sha512-Wx1/tS3/8fxI/rd8m8WOTuzDOKcUASWdOsoPsds2CxswMi3pt4KaLlh/Hcl8gAabsJnIUNZu4Ajj1p1fMJvwxw=="
},
"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.4-1744640358",
"@goauthentik/api": "^2025.2.4-1744886287",
"@lit-labs/ssr": "^3.2.2",
"@lit/context": "^1.1.2",
"@lit/localize": "^0.12.2",