web: bump API Client version (#10587)

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-23 11:13:39 +02:00
committed by GitHub
parent 5a8d580c86
commit 441083887f
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.7", "@floating-ui/dom": "^1.6.7",
"@formatjs/intl-listformat": "^7.5.7", "@formatjs/intl-listformat": "^7.5.7",
"@fortawesome/fontawesome-free": "^6.6.0", "@fortawesome/fontawesome-free": "^6.6.0",
"@goauthentik/api": "^2024.6.1-1721654810", "@goauthentik/api": "^2024.6.1-1721725857",
"@lit/context": "^1.1.2", "@lit/context": "^1.1.2",
"@lit/localize": "^0.12.1", "@lit/localize": "^0.12.1",
"@lit/reactive-element": "^2.0.4", "@lit/reactive-element": "^2.0.4",
@ -3676,9 +3676,9 @@
"dev": true "dev": true
}, },
"node_modules/@goauthentik/api": { "node_modules/@goauthentik/api": {
"version": "2024.6.1-1721654810", "version": "2024.6.1-1721725857",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2024.6.1-1721654810.tgz", "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2024.6.1-1721725857.tgz",
"integrity": "sha512-YvqT5lUVHl34gkkqDYj4ICaNJfXqeRiyXwEMvd5vxBSJJh4HaF4GoUw6Q/ZVh/41s8Ma8Q41j/KkIyYBLvRMuw==" "integrity": "sha512-+Qz8U73sYnXKTZI/30bx173ygWtBrB2g0IZ0MLa5LRlLoSJ7EXMbdo9fW4YJEBwwy2sP7WE9KjrR12cpCqyw2g=="
}, },
"node_modules/@hcaptcha/types": { "node_modules/@hcaptcha/types": {
"version": "1.0.3", "version": "1.0.3",

View File

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

View File

@ -28,9 +28,9 @@
} }
}, },
"node_modules/@goauthentik/api": { "node_modules/@goauthentik/api": {
"version": "2024.6.1-1721654810", "version": "2024.6.1-1721725857",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2024.6.1-1721654810.tgz", "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2024.6.1-1721725857.tgz",
"integrity": "sha512-YvqT5lUVHl34gkkqDYj4ICaNJfXqeRiyXwEMvd5vxBSJJh4HaF4GoUw6Q/ZVh/41s8Ma8Q41j/KkIyYBLvRMuw==" "integrity": "sha512-+Qz8U73sYnXKTZI/30bx173ygWtBrB2g0IZ0MLa5LRlLoSJ7EXMbdo9fW4YJEBwwy2sP7WE9KjrR12cpCqyw2g=="
}, },
"node_modules/@isaacs/cliui": { "node_modules/@isaacs/cliui": {
"version": "8.0.2", "version": "8.0.2",