web: bump API Client version (#6850)
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:
parent
5b6fb4a05a
commit
f5222ef321
|
@ -17,7 +17,7 @@
|
|||
"@codemirror/theme-one-dark": "^6.1.2",
|
||||
"@formatjs/intl-listformat": "^7.4.2",
|
||||
"@fortawesome/fontawesome-free": "^6.4.2",
|
||||
"@goauthentik/api": "^2023.8.2-1693820747",
|
||||
"@goauthentik/api": "^2023.8.3-1694462695",
|
||||
"@lit-labs/context": "^0.4.0",
|
||||
"@lit-labs/task": "^3.0.2",
|
||||
"@lit/localize": "^0.11.4",
|
||||
|
@ -2876,9 +2876,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@goauthentik/api": {
|
||||
"version": "2023.8.2-1693820747",
|
||||
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2023.8.2-1693820747.tgz",
|
||||
"integrity": "sha512-yOmtlMby+nZQ51RITMXaQBEPco0DRVE8mPoKFmC8UQF+EdHvaG560/V4zEukzoUeyriN0ITJbATh4LAOAORWwQ=="
|
||||
"version": "2023.8.3-1694462695",
|
||||
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2023.8.3-1694462695.tgz",
|
||||
"integrity": "sha512-8DDX3VQC2c+7lMkog8gz99t8dHr2+Mj39FOCOkWDQUhUIXmgP9jgzliIcjuooylLjBoL1eIgPBSuiQhUCWVvvQ=="
|
||||
},
|
||||
"node_modules/@hcaptcha/types": {
|
||||
"version": "1.0.3",
|
||||
|
|
|
@ -35,7 +35,7 @@
|
|||
"@codemirror/theme-one-dark": "^6.1.2",
|
||||
"@formatjs/intl-listformat": "^7.4.2",
|
||||
"@fortawesome/fontawesome-free": "^6.4.2",
|
||||
"@goauthentik/api": "^2023.8.2-1693820747",
|
||||
"@goauthentik/api": "^2023.8.3-1694462695",
|
||||
"@lit-labs/context": "^0.4.0",
|
||||
"@lit-labs/task": "^3.0.2",
|
||||
"@lit/localize": "^0.11.4",
|
||||
|
|
Reference in New Issue