web: bump API Client version (#7962)
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
2521073dba
commit
e9f9692c18
|
@ -17,7 +17,7 @@
|
||||||
"@codemirror/theme-one-dark": "^6.1.2",
|
"@codemirror/theme-one-dark": "^6.1.2",
|
||||||
"@formatjs/intl-listformat": "^7.5.3",
|
"@formatjs/intl-listformat": "^7.5.3",
|
||||||
"@fortawesome/fontawesome-free": "^6.5.1",
|
"@fortawesome/fontawesome-free": "^6.5.1",
|
||||||
"@goauthentik/api": "^2023.10.4-1703107046",
|
"@goauthentik/api": "^2023.10.4-1703166239",
|
||||||
"@lit-labs/context": "^0.4.0",
|
"@lit-labs/context": "^0.4.0",
|
||||||
"@lit-labs/task": "^3.1.0",
|
"@lit-labs/task": "^3.1.0",
|
||||||
"@lit/localize": "^0.11.4",
|
"@lit/localize": "^0.11.4",
|
||||||
|
@ -2914,9 +2914,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@goauthentik/api": {
|
"node_modules/@goauthentik/api": {
|
||||||
"version": "2023.10.4-1703107046",
|
"version": "2023.10.4-1703166239",
|
||||||
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2023.10.4-1703107046.tgz",
|
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2023.10.4-1703166239.tgz",
|
||||||
"integrity": "sha512-XRu+VB5DRI65yPesv+8FbJHY3bY7rvJYAlSXk/doTelbmSEy66u+omh6QlAW25fwcKHQz1du40W/dUQTI8zF4w=="
|
"integrity": "sha512-iZRqh3T7VAO2n2Mw2dFnALecqqSYCADIdHsUmmUqctW2DXXJq2qWLQsYvFKsKD1fp0mfzTTcusR1pReyZUV+eA=="
|
||||||
},
|
},
|
||||||
"node_modules/@hcaptcha/types": {
|
"node_modules/@hcaptcha/types": {
|
||||||
"version": "1.0.3",
|
"version": "1.0.3",
|
||||||
|
|
|
@ -42,7 +42,7 @@
|
||||||
"@codemirror/theme-one-dark": "^6.1.2",
|
"@codemirror/theme-one-dark": "^6.1.2",
|
||||||
"@formatjs/intl-listformat": "^7.5.3",
|
"@formatjs/intl-listformat": "^7.5.3",
|
||||||
"@fortawesome/fontawesome-free": "^6.5.1",
|
"@fortawesome/fontawesome-free": "^6.5.1",
|
||||||
"@goauthentik/api": "^2023.10.4-1703107046",
|
"@goauthentik/api": "^2023.10.4-1703166239",
|
||||||
"@lit-labs/context": "^0.4.0",
|
"@lit-labs/context": "^0.4.0",
|
||||||
"@lit-labs/task": "^3.1.0",
|
"@lit-labs/task": "^3.1.0",
|
||||||
"@lit/localize": "^0.11.4",
|
"@lit/localize": "^0.11.4",
|
||||||
|
|
Reference in New Issue