web: bump API Client version (#9316)
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
58a374d1f1
commit
8935ca65a7
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.2",
|
||||
"@goauthentik/api": "^2024.2.2-1713289394",
|
||||
"@goauthentik/api": "^2024.2.3-1713359855",
|
||||
"@lit-labs/task": "^3.1.0",
|
||||
"@lit/context": "^1.1.1",
|
||||
"@lit/localize": "^0.12.1",
|
||||
@ -2841,9 +2841,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@goauthentik/api": {
|
||||
"version": "2024.2.2-1713289394",
|
||||
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2024.2.2-1713289394.tgz",
|
||||
"integrity": "sha512-/OHJJtERQ13LMCXgwuPK8KR2WCsJwWA2mruyriOVwRs1caZH6uxq6H9dN/ybbvESQ6MekAhqz6KHhll3uGKdGg=="
|
||||
"version": "2024.2.3-1713359855",
|
||||
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2024.2.3-1713359855.tgz",
|
||||
"integrity": "sha512-0fT9CiC4RwMHGKqZvJLVCH9YwL9EQgKV4+8XCppcD8tUhr6rbDRPYpZPPqjVdoIQNNBtfS2TxXB++4hXeRQ8kg=="
|
||||
},
|
||||
"node_modules/@hcaptcha/types": {
|
||||
"version": "1.0.3",
|
||||
|
||||
@ -38,7 +38,7 @@
|
||||
"@codemirror/theme-one-dark": "^6.1.2",
|
||||
"@formatjs/intl-listformat": "^7.5.5",
|
||||
"@fortawesome/fontawesome-free": "^6.5.2",
|
||||
"@goauthentik/api": "^2024.2.2-1713289394",
|
||||
"@goauthentik/api": "^2024.2.3-1713359855",
|
||||
"@lit-labs/task": "^3.1.0",
|
||||
"@lit/context": "^1.1.1",
|
||||
"@lit/localize": "^0.12.1",
|
||||
|
||||
Reference in New Issue
Block a user