web: bump API Client version (#6479)
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
00fae2353c
commit
8da1a6699b
|
@ -17,7 +17,7 @@
|
||||||
"@codemirror/theme-one-dark": "^6.1.2",
|
"@codemirror/theme-one-dark": "^6.1.2",
|
||||||
"@formatjs/intl-listformat": "^7.4.0",
|
"@formatjs/intl-listformat": "^7.4.0",
|
||||||
"@fortawesome/fontawesome-free": "^6.4.2",
|
"@fortawesome/fontawesome-free": "^6.4.2",
|
||||||
"@goauthentik/api": "^2023.6.1-1690455444",
|
"@goauthentik/api": "^2023.6.1-1691242648",
|
||||||
"@lit-labs/context": "^0.3.3",
|
"@lit-labs/context": "^0.3.3",
|
||||||
"@lit-labs/task": "^3.0.0",
|
"@lit-labs/task": "^3.0.0",
|
||||||
"@lit/localize": "^0.11.4",
|
"@lit/localize": "^0.11.4",
|
||||||
|
@ -2913,9 +2913,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@goauthentik/api": {
|
"node_modules/@goauthentik/api": {
|
||||||
"version": "2023.6.1-1690455444",
|
"version": "2023.6.1-1691242648",
|
||||||
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2023.6.1-1690455444.tgz",
|
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2023.6.1-1691242648.tgz",
|
||||||
"integrity": "sha512-OgEqkKI6et9cIcDg5WTqaJ3oDOR9/Bxq85ag2U2v38B4eit0UgJCVjJvLK/NMGnqhfi13qz47r8PxlXtAmAGQA=="
|
"integrity": "sha512-qgisDXQxDcCATWPTEpt83qqKkVetPPvXF88GwPSoyg9LHbdFb8pQ1koF1Vz1cRZnIBOCzstnbvQoMv4yfGGBQg=="
|
||||||
},
|
},
|
||||||
"node_modules/@hcaptcha/types": {
|
"node_modules/@hcaptcha/types": {
|
||||||
"version": "1.0.3",
|
"version": "1.0.3",
|
||||||
|
|
|
@ -35,7 +35,7 @@
|
||||||
"@codemirror/theme-one-dark": "^6.1.2",
|
"@codemirror/theme-one-dark": "^6.1.2",
|
||||||
"@formatjs/intl-listformat": "^7.4.0",
|
"@formatjs/intl-listformat": "^7.4.0",
|
||||||
"@fortawesome/fontawesome-free": "^6.4.2",
|
"@fortawesome/fontawesome-free": "^6.4.2",
|
||||||
"@goauthentik/api": "^2023.6.1-1690455444",
|
"@goauthentik/api": "^2023.6.1-1691242648",
|
||||||
"@lit-labs/context": "^0.3.3",
|
"@lit-labs/context": "^0.3.3",
|
||||||
"@lit-labs/task": "^3.0.0",
|
"@lit-labs/task": "^3.0.0",
|
||||||
"@lit/localize": "^0.11.4",
|
"@lit/localize": "^0.11.4",
|
||||||
|
|
Reference in New Issue