web: bump API Client version (#5581)

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
authentik Bot 2023-05-11 14:16:21 +03:00 committed by GitHub
parent f7ef8c89c2
commit 6c492fbeee
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.2",
"@formatjs/intl-listformat": "^7.2.2",
"@fortawesome/fontawesome-free": "^6.4.0",
"@goauthentik/api": "^2023.4.1-1683668555",
"@goauthentik/api": "^2023.4.1-1683802980",
"@hcaptcha/types": "^1.0.3",
"@jackfranklin/rollup-plugin-markdown": "^0.4.0",
"@lingui/cli": "^4.0.0",
@ -2347,9 +2347,9 @@
}
},
"node_modules/@goauthentik/api": {
"version": "2023.4.1-1683668555",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2023.4.1-1683668555.tgz",
"integrity": "sha512-YuFbAjAuN6UI+QPv/sAg3ao1b229niZXW1K20JNNeTjGFh9Sv91J878SOiiUjuasRBL0xJvufIggL3nKMd8keA=="
"version": "2023.4.1-1683802980",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2023.4.1-1683802980.tgz",
"integrity": "sha512-eHjzIS3yv1jmk6DXof1GoODizBWHHCJiz+3/qZ2LqG60nkvIm/k0pF3hjw4jv+aZ5GiXzFa+/K/YpUwtGDv+hw=="
},
"node_modules/@hcaptcha/types": {
"version": "1.0.3",

View File

@ -29,7 +29,7 @@
"@codemirror/theme-one-dark": "^6.1.2",
"@formatjs/intl-listformat": "^7.2.2",
"@fortawesome/fontawesome-free": "^6.4.0",
"@goauthentik/api": "^2023.4.1-1683668555",
"@goauthentik/api": "^2023.4.1-1683802980",
"@hcaptcha/types": "^1.0.3",
"@jackfranklin/rollup-plugin-markdown": "^0.4.0",
"@lingui/cli": "^4.0.0",