web: bump API Client version (#10511)
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
f77ee77f7e
commit
e44341d5e0
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@ -19,7 +19,7 @@
|
||||
"@floating-ui/dom": "^1.6.3",
|
||||
"@formatjs/intl-listformat": "^7.5.7",
|
||||
"@fortawesome/fontawesome-free": "^6.5.2",
|
||||
"@goauthentik/api": "^2024.6.1-1720888668",
|
||||
"@goauthentik/api": "^2024.6.1-1721092506",
|
||||
"@lit/context": "^1.1.2",
|
||||
"@lit/localize": "^0.12.1",
|
||||
"@lit/reactive-element": "^2.0.4",
|
||||
@ -3674,9 +3674,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@goauthentik/api": {
|
||||
"version": "2024.6.1-1720888668",
|
||||
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2024.6.1-1720888668.tgz",
|
||||
"integrity": "sha512-3CJl/mS3o5W8F+qfCeFUIjFLRY6xtd1BcjlDcTqMelOIW9VHfh7iVrij1uUW0UE49/siVFw9wwqUXdBxx9pcTA=="
|
||||
"version": "2024.6.1-1721092506",
|
||||
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2024.6.1-1721092506.tgz",
|
||||
"integrity": "sha512-XrRLZz3bsLBuww8FDHqNH4tHr3sqw/B3Bf5LiAexho00ilKSSYqKnuoDVJm16HNeEezc3gVhfZoyVVu/nbGYxA=="
|
||||
},
|
||||
"node_modules/@hcaptcha/types": {
|
||||
"version": "1.0.3",
|
||||
|
@ -46,7 +46,7 @@
|
||||
"@floating-ui/dom": "^1.6.3",
|
||||
"@formatjs/intl-listformat": "^7.5.7",
|
||||
"@fortawesome/fontawesome-free": "^6.5.2",
|
||||
"@goauthentik/api": "^2024.6.1-1720888668",
|
||||
"@goauthentik/api": "^2024.6.1-1721092506",
|
||||
"@lit/context": "^1.1.2",
|
||||
"@lit/localize": "^0.12.1",
|
||||
"@lit/reactive-element": "^2.0.4",
|
||||
|
6
web/sfe/package-lock.json
generated
6
web/sfe/package-lock.json
generated
@ -28,9 +28,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@goauthentik/api": {
|
||||
"version": "2024.6.1-1720888668",
|
||||
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2024.6.1-1720888668.tgz",
|
||||
"integrity": "sha512-3CJl/mS3o5W8F+qfCeFUIjFLRY6xtd1BcjlDcTqMelOIW9VHfh7iVrij1uUW0UE49/siVFw9wwqUXdBxx9pcTA=="
|
||||
"version": "2024.6.1-1721092506",
|
||||
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2024.6.1-1721092506.tgz",
|
||||
"integrity": "sha512-XrRLZz3bsLBuww8FDHqNH4tHr3sqw/B3Bf5LiAexho00ilKSSYqKnuoDVJm16HNeEezc3gVhfZoyVVu/nbGYxA=="
|
||||
},
|
||||
"node_modules/@isaacs/cliui": {
|
||||
"version": "8.0.2",
|
||||
|
Reference in New Issue
Block a user