web: bump API Client version (#6479)

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-08-05 13:54:43 +00:00 committed by GitHub
parent 00fae2353c
commit 8da1a6699b
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.2",
"@goauthentik/api": "^2023.6.1-1690455444",
"@goauthentik/api": "^2023.6.1-1691242648",
"@lit-labs/context": "^0.3.3",
"@lit-labs/task": "^3.0.0",
"@lit/localize": "^0.11.4",
@ -2913,9 +2913,9 @@
}
},
"node_modules/@goauthentik/api": {
"version": "2023.6.1-1690455444",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2023.6.1-1690455444.tgz",
"integrity": "sha512-OgEqkKI6et9cIcDg5WTqaJ3oDOR9/Bxq85ag2U2v38B4eit0UgJCVjJvLK/NMGnqhfi13qz47r8PxlXtAmAGQA=="
"version": "2023.6.1-1691242648",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2023.6.1-1691242648.tgz",
"integrity": "sha512-qgisDXQxDcCATWPTEpt83qqKkVetPPvXF88GwPSoyg9LHbdFb8pQ1koF1Vz1cRZnIBOCzstnbvQoMv4yfGGBQg=="
},
"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.0",
"@fortawesome/fontawesome-free": "^6.4.2",
"@goauthentik/api": "^2023.6.1-1690455444",
"@goauthentik/api": "^2023.6.1-1691242648",
"@lit-labs/context": "^0.3.3",
"@lit-labs/task": "^3.0.0",
"@lit/localize": "^0.11.4",