web: bump API Client version (#7113)

Signed-off-by: GitHub <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] 2023-10-09 10:50:20 +00:00 committed by GitHub
parent 15559974a8
commit a9011a641f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.4.2",
"@fortawesome/fontawesome-free": "^6.4.2",
"@goauthentik/api": "^2023.8.3-1696802918",
"@goauthentik/api": "^2023.8.3-1696847703",
"@lit-labs/context": "^0.4.1",
"@lit-labs/task": "^3.0.2",
"@lit/localize": "^0.11.4",
@ -2882,9 +2882,9 @@
}
},
"node_modules/@goauthentik/api": {
"version": "2023.8.3-1696802918",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2023.8.3-1696802918.tgz",
"integrity": "sha512-OEmk3PQrY0r01wvGCBPn3uVevi7odZSD99LpgT5RyFC8+8ZkyXi2x8EfhsSHYiCbFvwWIg2cgTLWi5TILOoQzw=="
"version": "2023.8.3-1696847703",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2023.8.3-1696847703.tgz",
"integrity": "sha512-RsOANX4L6RHaGXvMhJNq9g+E0ZLW3cwgl/t5CyQxLYvWgmVvZU4t78hxlOF7vFREoO5nhZUZnOOlD2+n5gOqLg=="
},
"node_modules/@hcaptcha/types": {
"version": "1.0.3",

View File

@ -35,7 +35,7 @@
"@codemirror/theme-one-dark": "^6.1.2",
"@formatjs/intl-listformat": "^7.4.2",
"@fortawesome/fontawesome-free": "^6.4.2",
"@goauthentik/api": "^2023.8.3-1696802918",
"@goauthentik/api": "^2023.8.3-1696847703",
"@lit-labs/context": "^0.4.1",
"@lit-labs/task": "^3.0.2",
"@lit/localize": "^0.11.4",