web: bump API Client version (#8753)

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-02-29 16:10:00 +00:00
committed by GitHub
parent 1b24168791
commit 60a16aafbd
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.1",
"@goauthentik/api": "^2024.2.1-1708639089",
"@goauthentik/api": "^2024.2.1-1709222007",
"@lit-labs/context": "^0.4.0",
"@lit-labs/task": "^3.1.0",
"@lit/localize": "^0.11.4",
@ -2914,9 +2914,9 @@
}
},
"node_modules/@goauthentik/api": {
"version": "2024.2.1-1708639089",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2024.2.1-1708639089.tgz",
"integrity": "sha512-m4r8eLJLYLmQScQfW4TRHPTOGmbuCUrTNj3TZ2AD+6kUziTK3Tim7AJHLmMPI7cfzATs73fDssB/6iV1P/i36A=="
"version": "2024.2.1-1709222007",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2024.2.1-1709222007.tgz",
"integrity": "sha512-4wzJ36v7iHs5RoeUmSzQXmoerrGHwOnIUxt3WEGIeaQIz2edCfTr0ojhF6uWAJpTM5KTdHFWln64/3029E921w=="
},
"node_modules/@hcaptcha/types": {
"version": "1.0.3",

View File

@ -42,7 +42,7 @@
"@codemirror/theme-one-dark": "^6.1.2",
"@formatjs/intl-listformat": "^7.5.5",
"@fortawesome/fontawesome-free": "^6.5.1",
"@goauthentik/api": "^2024.2.1-1708639089",
"@goauthentik/api": "^2024.2.1-1709222007",
"@lit-labs/context": "^0.4.0",
"@lit-labs/task": "^3.1.0",
"@lit/localize": "^0.11.4",