web: bump API Client version (#8511)
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:
committed by
GitHub
parent
7d527beea8
commit
0dee706a87
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@ -17,7 +17,7 @@
|
||||
"@codemirror/theme-one-dark": "^6.1.2",
|
||||
"@formatjs/intl-listformat": "^7.5.5",
|
||||
"@fortawesome/fontawesome-free": "^6.5.1",
|
||||
"@goauthentik/api": "^2023.10.7-1707429127",
|
||||
"@goauthentik/api": "^2023.10.7-1707933453",
|
||||
"@lit-labs/context": "^0.4.0",
|
||||
"@lit-labs/task": "^3.1.0",
|
||||
"@lit/localize": "^0.11.4",
|
||||
@ -2915,9 +2915,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@goauthentik/api": {
|
||||
"version": "2023.10.7-1707429127",
|
||||
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2023.10.7-1707429127.tgz",
|
||||
"integrity": "sha512-EKmm85h5vP+LGGSaQJB7MbInVdP1ZyPwtSYrofuTLTDkRzhsdE1IfkO8ft+JAGCWMF3KVRjdi1+NB+jT6dVCbQ=="
|
||||
"version": "2023.10.7-1707933453",
|
||||
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2023.10.7-1707933453.tgz",
|
||||
"integrity": "sha512-fY9C8ogpetif7x0UGzp4pCgI05jObhPqs2yWOWFDEZyiLY15umb53P9LfkGZJ5ExtMxoD2GBC7YQ7FIvm7j9GA=="
|
||||
},
|
||||
"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.7-1707429127",
|
||||
"@goauthentik/api": "^2023.10.7-1707933453",
|
||||
"@lit-labs/context": "^0.4.0",
|
||||
"@lit-labs/task": "^3.1.0",
|
||||
"@lit/localize": "^0.11.4",
|
||||
|
||||
Reference in New Issue
Block a user