web: bump API Client version (#5937)

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-06-12 22:43:32 +02:00 committed by GitHub
parent 05d73f688c
commit de9c35c2aa
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.0",
"@fortawesome/fontawesome-free": "^6.4.0",
"@goauthentik/api": "^2023.5.3-1686577333",
"@goauthentik/api": "^2023.5.3-1686600706",
"@lit/localize": "^0.11.4",
"@patternfly/patternfly": "^4.224.2",
"@sentry/browser": "^7.54.0",
@ -2990,9 +2990,9 @@
}
},
"node_modules/@goauthentik/api": {
"version": "2023.5.3-1686577333",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2023.5.3-1686577333.tgz",
"integrity": "sha512-BxDMH+qL5yz7+llksC20ZV3jCZOJUTRomSOoXUm4VRqhhKiHL2BU6HxSdqtX+YhO1AO53UsUrRxILITZaaLdzw=="
"version": "2023.5.3-1686600706",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2023.5.3-1686600706.tgz",
"integrity": "sha512-Zdcm6zYR/9QdNvaLLVN6GqfO4rr7TAE0TqZ88KgMCHdsf2FXfW3YiDGE4XwGrGJ9R3Q88PLO7Pk7TCmHF3UsRQ=="
},
"node_modules/@hcaptcha/types": {
"version": "1.0.3",

View File

@ -33,7 +33,7 @@
"@codemirror/theme-one-dark": "^6.1.2",
"@formatjs/intl-listformat": "^7.4.0",
"@fortawesome/fontawesome-free": "^6.4.0",
"@goauthentik/api": "^2023.5.3-1686577333",
"@goauthentik/api": "^2023.5.3-1686600706",
"@lit/localize": "^0.11.4",
"@patternfly/patternfly": "^4.224.2",
"@sentry/browser": "^7.54.0",