web: bump API Client version (#10681)
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
3b1c42776b
commit
3ab975016f
9
web/package-lock.json
generated
9
web/package-lock.json
generated
@ -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-1722014086",
|
||||
"@goauthentik/api": "^2024.6.1-1722285189",
|
||||
"@lit/context": "^1.1.2",
|
||||
"@lit/localize": "^0.12.1",
|
||||
"@lit/reactive-element": "^2.0.4",
|
||||
@ -27,7 +27,6 @@
|
||||
"@open-wc/lit-helpers": "^0.7.0",
|
||||
"@patternfly/elements": "^3.0.2",
|
||||
"@patternfly/patternfly": "^4.224.2",
|
||||
"@rollup/rollup-linux-x64-gnu": "4.19.1",
|
||||
"@sentry/browser": "^8.20.0",
|
||||
"@webcomponents/webcomponentsjs": "^2.8.0",
|
||||
"base64-js": "^1.5.1",
|
||||
@ -3717,9 +3716,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@goauthentik/api": {
|
||||
"version": "2024.6.1-1722014086",
|
||||
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2024.6.1-1722014086.tgz",
|
||||
"integrity": "sha512-lOYHRYOwEhsB7XuhFJkrEx1iT1o2tpM/rqQ7r3GWcVx2oHh8a1rHqanXjXx2aAc8yBhlgvBu5TE4+0oQJQVm9Q=="
|
||||
"version": "2024.6.1-1722285189",
|
||||
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2024.6.1-1722285189.tgz",
|
||||
"integrity": "sha512-1JKg3XvJ8CLO07sjzzwkW9WvNUW4GMoxVeqv+XNUEeYZ+Xlyybkfu9jV+m8biml7qbGa6xFN3JAV2MDaGGj05A=="
|
||||
},
|
||||
"node_modules/@hcaptcha/types": {
|
||||
"version": "1.0.3",
|
||||
|
@ -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-1722014086",
|
||||
"@goauthentik/api": "^2024.6.1-1722285189",
|
||||
"@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-1722014086",
|
||||
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2024.6.1-1722014086.tgz",
|
||||
"integrity": "sha512-lOYHRYOwEhsB7XuhFJkrEx1iT1o2tpM/rqQ7r3GWcVx2oHh8a1rHqanXjXx2aAc8yBhlgvBu5TE4+0oQJQVm9Q=="
|
||||
"version": "2024.6.1-1722285189",
|
||||
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2024.6.1-1722285189.tgz",
|
||||
"integrity": "sha512-1JKg3XvJ8CLO07sjzzwkW9WvNUW4GMoxVeqv+XNUEeYZ+Xlyybkfu9jV+m8biml7qbGa6xFN3JAV2MDaGGj05A=="
|
||||
},
|
||||
"node_modules/@isaacs/cliui": {
|
||||
"version": "8.0.2",
|
||||
|
Reference in New Issue
Block a user