web: bump API Client version (#10252)

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:
authentik-automation[bot]
2024-06-26 13:32:28 +00:00
committed by GitHub
parent 40b15ded2a
commit 632f098a34
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@ -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-1718378698",
"@goauthentik/api": "^2024.6.0-1719407664",
"@lit/context": "^1.1.2",
"@lit/localize": "^0.12.1",
"@lit/reactive-element": "^2.0.4",
@ -2977,9 +2977,9 @@
}
},
"node_modules/@goauthentik/api": {
"version": "2024.4.2-1718378698",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2024.4.2-1718378698.tgz",
"integrity": "sha512-6t59bHFjG05cKbujqtGaG0EOeZDAzP7uwkFHmULL9LEJ/BeqGopuogjH8gY9xPFRgZPAd+eMCkrhPA+en4AOUA=="
"version": "2024.6.0-1719407664",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2024.6.0-1719407664.tgz",
"integrity": "sha512-8uv9D98ixJUpFC9PIpXjEtH2eBnetdSXfvO9H1X+/37sOKcMrcZbiSi1LFOgfG7j7LgkmJOKSVvNEkakrmUwLQ=="
},
"node_modules/@hcaptcha/types": {
"version": "1.0.3",

View File

@ -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-1718378698",
"@goauthentik/api": "^2024.6.0-1719407664",
"@lit/context": "^1.1.2",
"@lit/localize": "^0.12.1",
"@lit/reactive-element": "^2.0.4",