web: bump API Client version (#9626)

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-05-07 17:05:03 +00:00
committed by GitHub
parent bb1b8ab7bb
commit a140bad8fb
2 changed files with 5 additions and 6 deletions

9
web/package-lock.json generated
View File

@ -15,10 +15,9 @@
"@codemirror/lang-xml": "^6.1.0",
"@codemirror/legacy-modes": "^6.4.0",
"@codemirror/theme-one-dark": "^6.1.2",
"@esbuild/linux-arm64": "^0.21.0",
"@formatjs/intl-listformat": "^7.5.5",
"@fortawesome/fontawesome-free": "^6.5.2",
"@goauthentik/api": "^2024.4.1-1714957644",
"@goauthentik/api": "^2024.4.2-1715100363",
"@lit-labs/task": "^3.1.0",
"@lit/context": "^1.1.1",
"@lit/localize": "^0.12.1",
@ -2984,9 +2983,9 @@
}
},
"node_modules/@goauthentik/api": {
"version": "2024.4.1-1714957644",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2024.4.1-1714957644.tgz",
"integrity": "sha512-jDkJgqmGjGSLYKC5iQuVyhTM88oYpe2W778xzb7SmmkoiWowbzHDNiaVJxOqjXx9kjyguBQOATeWb0QYZAyaLw=="
"version": "2024.4.2-1715100363",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2024.4.2-1715100363.tgz",
"integrity": "sha512-d3Z/qHGEt5NHEs6F4/thzCqyOvKXsWJh+FI4RvqPeeoiEXwuE6qZ8tcHad0TZ/Ci2cwkYlIthStYPXW0pS55Jw=="
},
"node_modules/@hcaptcha/types": {
"version": "1.0.3",

View File

@ -38,7 +38,7 @@
"@codemirror/theme-one-dark": "^6.1.2",
"@formatjs/intl-listformat": "^7.5.5",
"@fortawesome/fontawesome-free": "^6.5.2",
"@goauthentik/api": "^2024.4.1-1714957644",
"@goauthentik/api": "^2024.4.2-1715100363",
"@lit-labs/task": "^3.1.0",
"@lit/context": "^1.1.1",
"@lit/localize": "^0.12.1",