web: bump API Client version (#10739)

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-02 16:37:16 +02:00
committed by GitHub
parent d24e2abe7f
commit 4b2b97fc4f
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@ -19,7 +19,7 @@
"@floating-ui/dom": "^1.6.8",
"@formatjs/intl-listformat": "^7.5.7",
"@fortawesome/fontawesome-free": "^6.6.0",
"@goauthentik/api": "^2024.6.2-1722467631",
"@goauthentik/api": "^2024.6.2-1722609286",
"@lit/context": "^1.1.2",
"@lit/localize": "^0.12.1",
"@lit/reactive-element": "^2.0.4",
@ -3720,9 +3720,9 @@
"dev": true
},
"node_modules/@goauthentik/api": {
"version": "2024.6.2-1722467631",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2024.6.2-1722467631.tgz",
"integrity": "sha512-fTiW4Esf73TcT8FjfadknvrrrtI0A7s++nGSSqnB8/MOZv42ZjPTK1lJ9BIDSzPvYYK7fwgwEUKPqiHMpZ5v0g=="
"version": "2024.6.2-1722609286",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2024.6.2-1722609286.tgz",
"integrity": "sha512-8ztoS2+6O1e+4ou2dXHN2aaJ3vcXaNGzA1dZJrnmE0CSwYrcYK27uE2SwTUmSmcCGpzrwRsP5n0IlvRg6/kYJA=="
},
"node_modules/@hcaptcha/types": {
"version": "1.0.4",

View File

@ -46,7 +46,7 @@
"@floating-ui/dom": "^1.6.8",
"@formatjs/intl-listformat": "^7.5.7",
"@fortawesome/fontawesome-free": "^6.6.0",
"@goauthentik/api": "^2024.6.2-1722467631",
"@goauthentik/api": "^2024.6.2-1722609286",
"@lit/context": "^1.1.2",
"@lit/localize": "^0.12.1",
"@lit/reactive-element": "^2.0.4",