web: bump API Client version (#9801)
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:
![135050075+authentik-automation[bot]@users.noreply.github.com](/assets/img/avatar_default.png)
committed by
GitHub

parent
6c4c535d57
commit
96bf9ee898
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.7",
|
||||
"@fortawesome/fontawesome-free": "^6.5.2",
|
||||
"@goauthentik/api": "^2024.4.2-1716209237",
|
||||
"@goauthentik/api": "^2024.4.2-1716338508",
|
||||
"@lit-labs/task": "^3.1.0",
|
||||
"@lit/context": "^1.1.1",
|
||||
"@lit/localize": "^0.12.1",
|
||||
@ -2980,9 +2980,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@goauthentik/api": {
|
||||
"version": "2024.4.2-1716209237",
|
||||
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2024.4.2-1716209237.tgz",
|
||||
"integrity": "sha512-QD9ff8aC2VoJnnGISIZ3/73bpcugMfWkDcSi6peGCUb8SMXRyQJYtGXmCcN+Iq+6MlHnat/mPt67OlxQV3qdHw=="
|
||||
"version": "2024.4.2-1716338508",
|
||||
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2024.4.2-1716338508.tgz",
|
||||
"integrity": "sha512-jYs06DZo3e0m8WuRajug8UHW3zUpid4QkedKJDDpq0QKBl8GFxhg8LvMv09GDaqvT3YHfMzfB2ZlFB9iOtw2zQ=="
|
||||
},
|
||||
"node_modules/@hcaptcha/types": {
|
||||
"version": "1.0.3",
|
||||
|
@ -38,7 +38,7 @@
|
||||
"@codemirror/theme-one-dark": "^6.1.2",
|
||||
"@formatjs/intl-listformat": "^7.5.7",
|
||||
"@fortawesome/fontawesome-free": "^6.5.2",
|
||||
"@goauthentik/api": "^2024.4.2-1716209237",
|
||||
"@goauthentik/api": "^2024.4.2-1716338508",
|
||||
"@lit-labs/task": "^3.1.0",
|
||||
"@lit/context": "^1.1.1",
|
||||
"@lit/localize": "^0.12.1",
|
||||
|
Reference in New Issue
Block a user