web: bump API Client version (#5256)

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
authentik Bot 2023-04-14 13:34:14 +02:00 committed by GitHub
parent 55ad2d7eab
commit 95adc38ff4
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

@ -22,7 +22,7 @@
"@codemirror/theme-one-dark": "^6.1.1",
"@formatjs/intl-listformat": "^7.1.9",
"@fortawesome/fontawesome-free": "^6.4.0",
"@goauthentik/api": "^2023.3.1-1680447184",
"@goauthentik/api": "^2023.4.0-1681471246",
"@hcaptcha/types": "^1.0.3",
"@jackfranklin/rollup-plugin-markdown": "^0.4.0",
"@lingui/cli": "^3.17.2",
@ -2026,9 +2026,9 @@
}
},
"node_modules/@goauthentik/api": {
"version": "2023.3.1-1680447184",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2023.3.1-1680447184.tgz",
"integrity": "sha512-b4L7TUb8vkEDnPGpDTicdzEBB6O47KjOVHMWTmn3QzNLj2BCIVx/AF+nM58LvM3eXyrtB203pMX1I1W5Hv9o1g=="
"version": "2023.4.0-1681471246",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2023.4.0-1681471246.tgz",
"integrity": "sha512-/P9CfSHM4qEe1eaphC5MTYb/4yVrXBqME2amrj9JtK8dItGM/qSGDMIS8v18zZUsbO5fM+RQ/AtL/Izj1COZWA=="
},
"node_modules/@hcaptcha/types": {
"version": "1.0.3",

View File

@ -66,7 +66,7 @@
"@codemirror/theme-one-dark": "^6.1.1",
"@formatjs/intl-listformat": "^7.1.9",
"@fortawesome/fontawesome-free": "^6.4.0",
"@goauthentik/api": "^2023.3.1-1680447184",
"@goauthentik/api": "^2023.4.0-1681471246",
"@hcaptcha/types": "^1.0.3",
"@jackfranklin/rollup-plugin-markdown": "^0.4.0",
"@lingui/cli": "^3.17.2",