web: bump API Client version (#8654)
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
af9bb566f8
commit
c80e3da644
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": "^2024.2.0-1708528292",
|
||||
"@goauthentik/api": "^2024.2.1-1708619775",
|
||||
"@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": "2024.2.0-1708528292",
|
||||
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2024.2.0-1708528292.tgz",
|
||||
"integrity": "sha512-19qtittoYTqqzKAZrwF0ZZn/BwHeJ6tlkTE5aK+f3Iy7n+RPUeiqSxo1+MoSYYx4CYqLBR7dKyv3BI6Rj3KDkw=="
|
||||
"version": "2024.2.1-1708619775",
|
||||
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2024.2.1-1708619775.tgz",
|
||||
"integrity": "sha512-kFz3RV0JH7XlYRLoQ9MpvcFFkTHj+4rpXanJAMPBr1746TzfWQhnrXCh5sCUM3jQ4tszmb1+iAZJHX9d6VRBDw=="
|
||||
},
|
||||
"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": "^2024.2.0-1708528292",
|
||||
"@goauthentik/api": "^2024.2.1-1708619775",
|
||||
"@lit-labs/context": "^0.4.0",
|
||||
"@lit-labs/task": "^3.1.0",
|
||||
"@lit/localize": "^0.11.4",
|
||||
|
||||
Reference in New Issue
Block a user