web: bump API Client version (#11574)

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-09-30 23:34:01 +02:00
committed by GitHub
parent dc4f341399
commit ec2d63180f
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@ -23,7 +23,7 @@
"@floating-ui/dom": "^1.6.11",
"@formatjs/intl-listformat": "^7.5.7",
"@fortawesome/fontawesome-free": "^6.6.0",
"@goauthentik/api": "^2024.8.3-1727449099",
"@goauthentik/api": "^2024.8.3-1727731656",
"@lit/context": "^1.1.2",
"@lit/localize": "^0.12.2",
"@lit/reactive-element": "^2.0.4",
@ -3939,9 +3939,9 @@
"license": "MIT"
},
"node_modules/@goauthentik/api": {
"version": "2024.8.3-1727449099",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2024.8.3-1727449099.tgz",
"integrity": "sha512-mj7bErQhWUQjKh8tPkpw7C+bILPiwPL1wENBcPjQdE/NikQpqZcVREsRICvoyeoKi/VAnl585tN3NTecCAuTzw=="
"version": "2024.8.3-1727731656",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2024.8.3-1727731656.tgz",
"integrity": "sha512-gldUShikYvTGp4mTchAk0NnJPqn4pdgMSn79/cJzTyfsRDs4qZJ0eRre6hgIhkojsjCjteyiA5er5/nwcxUVag=="
},
"node_modules/@goauthentik/web": {
"resolved": "",

View File

@ -11,7 +11,7 @@
"@floating-ui/dom": "^1.6.11",
"@formatjs/intl-listformat": "^7.5.7",
"@fortawesome/fontawesome-free": "^6.6.0",
"@goauthentik/api": "^2024.8.3-1727449099",
"@goauthentik/api": "^2024.8.3-1727731656",
"@lit/context": "^1.1.2",
"@lit/localize": "^0.12.2",
"@lit/reactive-element": "^2.0.4",