web: bump API Client version (#9299)

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-04-16 19:46:50 +02:00
committed by GitHub
parent 2f7d9a44ad
commit fbf0e4a966
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.5.5",
"@fortawesome/fontawesome-free": "^6.5.2",
"@goauthentik/api": "^2024.2.2-1713183841",
"@goauthentik/api": "^2024.2.2-1713289394",
"@lit-labs/task": "^3.1.0",
"@lit/context": "^1.1.1",
"@lit/localize": "^0.12.1",
@ -2841,9 +2841,9 @@
}
},
"node_modules/@goauthentik/api": {
"version": "2024.2.2-1713183841",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2024.2.2-1713183841.tgz",
"integrity": "sha512-c9tms/UMArgykeXyVUeSZMR2tjD3fwOd8E1Uz8zq/JrZ8kM7sKQdHB60ArZY2B7bdRy/eQjkYy8tYtQHdSkTaQ=="
"version": "2024.2.2-1713289394",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2024.2.2-1713289394.tgz",
"integrity": "sha512-/OHJJtERQ13LMCXgwuPK8KR2WCsJwWA2mruyriOVwRs1caZH6uxq6H9dN/ybbvESQ6MekAhqz6KHhll3uGKdGg=="
},
"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.2.2-1713183841",
"@goauthentik/api": "^2024.2.2-1713289394",
"@lit-labs/task": "^3.1.0",
"@lit/context": "^1.1.1",
"@lit/localize": "^0.12.1",