web: bump API Client version (#10653)

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-07-26 23:35:57 +02:00
committed by GitHub
parent 59973d1f06
commit 97726b1cbe
3 changed files with 8 additions and 8 deletions

8
web/package-lock.json generated
View File

@ -19,7 +19,7 @@
"@floating-ui/dom": "^1.6.8",
"@formatjs/intl-listformat": "^7.5.7",
"@fortawesome/fontawesome-free": "^6.6.0",
"@goauthentik/api": "^2024.6.1-1721927330",
"@goauthentik/api": "^2024.6.1-1722014086",
"@lit/context": "^1.1.2",
"@lit/localize": "^0.12.1",
"@lit/reactive-element": "^2.0.4",
@ -3676,9 +3676,9 @@
"dev": true
},
"node_modules/@goauthentik/api": {
"version": "2024.6.1-1721927330",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2024.6.1-1721927330.tgz",
"integrity": "sha512-1cEjNHpNduYKI3levUNRHkntvSxAe0n8bNjjOyBHIQhFgxCI0mbUvBrtIOUJLzkbimcSW0EcIRbNRRiZVtEe0w=="
"version": "2024.6.1-1722014086",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2024.6.1-1722014086.tgz",
"integrity": "sha512-lOYHRYOwEhsB7XuhFJkrEx1iT1o2tpM/rqQ7r3GWcVx2oHh8a1rHqanXjXx2aAc8yBhlgvBu5TE4+0oQJQVm9Q=="
},
"node_modules/@hcaptcha/types": {
"version": "1.0.3",

View File

@ -46,7 +46,7 @@
"@floating-ui/dom": "^1.6.8",
"@formatjs/intl-listformat": "^7.5.7",
"@fortawesome/fontawesome-free": "^6.6.0",
"@goauthentik/api": "^2024.6.1-1721927330",
"@goauthentik/api": "^2024.6.1-1722014086",
"@lit/context": "^1.1.2",
"@lit/localize": "^0.12.1",
"@lit/reactive-element": "^2.0.4",

View File

@ -28,9 +28,9 @@
}
},
"node_modules/@goauthentik/api": {
"version": "2024.6.1-1721927330",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2024.6.1-1721927330.tgz",
"integrity": "sha512-1cEjNHpNduYKI3levUNRHkntvSxAe0n8bNjjOyBHIQhFgxCI0mbUvBrtIOUJLzkbimcSW0EcIRbNRRiZVtEe0w=="
"version": "2024.6.1-1722014086",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2024.6.1-1722014086.tgz",
"integrity": "sha512-lOYHRYOwEhsB7XuhFJkrEx1iT1o2tpM/rqQ7r3GWcVx2oHh8a1rHqanXjXx2aAc8yBhlgvBu5TE4+0oQJQVm9Q=="
},
"node_modules/@isaacs/cliui": {
"version": "8.0.2",