web: bump API Client version (#8288)
Signed-off-by: GitHub <noreply@github.com> Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com>
This commit is contained in:
![135050075+authentik-automation[bot]@users.noreply.github.com](/assets/img/avatar_default.png)
committed by
GitHub

parent
4184f8a770
commit
4f4815251e
9
web/package-lock.json
generated
9
web/package-lock.json
generated
@ -15,10 +15,9 @@
|
||||
"@codemirror/lang-xml": "^6.0.2",
|
||||
"@codemirror/legacy-modes": "^6.3.3",
|
||||
"@codemirror/theme-one-dark": "^6.1.2",
|
||||
"@esbuild/linux-arm64": "^0.19.12",
|
||||
"@formatjs/intl-listformat": "^7.5.5",
|
||||
"@fortawesome/fontawesome-free": "^6.5.1",
|
||||
"@goauthentik/api": "^2023.10.6-1706016512",
|
||||
"@goauthentik/api": "^2023.10.6-1706092584",
|
||||
"@lit-labs/context": "^0.4.0",
|
||||
"@lit-labs/task": "^3.1.0",
|
||||
"@lit/localize": "^0.11.4",
|
||||
@ -2913,9 +2912,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@goauthentik/api": {
|
||||
"version": "2023.10.6-1706016512",
|
||||
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2023.10.6-1706016512.tgz",
|
||||
"integrity": "sha512-y36nbHRY9IvRDBKkW5Zw2aOT+xuKtmyuZTaZhtdn4eoTgdwLydcTWJLBEjzBgZoUKa1q2rJ0x1WrrwrByjWyDQ=="
|
||||
"version": "2023.10.6-1706092584",
|
||||
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2023.10.6-1706092584.tgz",
|
||||
"integrity": "sha512-p8/B6Wuoea4B7tRXTkmA2QLpuX8M1zSTmOHhtIO1ZwbRKfvBx6bxuAPh3KjKCzG5DEMIsz2FtyUjCYiLKkq7BA=="
|
||||
},
|
||||
"node_modules/@hcaptcha/types": {
|
||||
"version": "1.0.3",
|
||||
|
@ -42,7 +42,7 @@
|
||||
"@codemirror/theme-one-dark": "^6.1.2",
|
||||
"@formatjs/intl-listformat": "^7.5.5",
|
||||
"@fortawesome/fontawesome-free": "^6.5.1",
|
||||
"@goauthentik/api": "^2023.10.6-1706016512",
|
||||
"@goauthentik/api": "^2023.10.6-1706092584",
|
||||
"@lit-labs/context": "^0.4.0",
|
||||
"@lit-labs/task": "^3.1.0",
|
||||
"@lit/localize": "^0.11.4",
|
||||
|
Reference in New Issue
Block a user