web: bump API Client version (#4492)

Signed-off-by: GitHub <noreply@github.com>

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
authentik Bot 2023-01-23 16:18:33 +01:00 committed by GitHub
parent 7c697e09f3
commit a5e84b5482
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
web/package-lock.json generated
View File

@ -21,7 +21,7 @@
"@codemirror/legacy-modes": "^6.3.1", "@codemirror/legacy-modes": "^6.3.1",
"@formatjs/intl-listformat": "^7.1.7", "@formatjs/intl-listformat": "^7.1.7",
"@fortawesome/fontawesome-free": "^6.2.1", "@fortawesome/fontawesome-free": "^6.2.1",
"@goauthentik/api": "^2023.1.0-1674058489", "@goauthentik/api": "^2023.1.2-1674486479",
"@hcaptcha/types": "^1.0.3", "@hcaptcha/types": "^1.0.3",
"@jackfranklin/rollup-plugin-markdown": "^0.4.0", "@jackfranklin/rollup-plugin-markdown": "^0.4.0",
"@lingui/cli": "^3.16.0", "@lingui/cli": "^3.16.0",
@ -1961,9 +1961,9 @@
} }
}, },
"node_modules/@goauthentik/api": { "node_modules/@goauthentik/api": {
"version": "2023.1.0-1674058489", "version": "2023.1.2-1674486479",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2023.1.0-1674058489.tgz", "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2023.1.2-1674486479.tgz",
"integrity": "sha512-k100Z1Tx4o7EsIq+tezavHSSddpr51NlGJZyR9QHsaQq6K+BpxZVcozR7xau7zK615JAwljWeG4yfEq9to++rw==" "integrity": "sha512-WxDb0uNW8hW2YGjlzq6U9KGeODVQNQD0QI1+9EZN9zXj58Ak4g/DhmDQPnZ9C2ldNxlOHDllGyfduY/opQbxlg=="
}, },
"node_modules/@hcaptcha/types": { "node_modules/@hcaptcha/types": {
"version": "1.0.3", "version": "1.0.3",
@ -11437,9 +11437,9 @@
"integrity": "sha512-viouXhegu/TjkvYQoiRZK3aax69dGXxgEjpvZW81wIJdxm5Fnvp3VVIP4VHKqX4SvFw6qpmkILkD4RJWAdrt7A==" "integrity": "sha512-viouXhegu/TjkvYQoiRZK3aax69dGXxgEjpvZW81wIJdxm5Fnvp3VVIP4VHKqX4SvFw6qpmkILkD4RJWAdrt7A=="
}, },
"@goauthentik/api": { "@goauthentik/api": {
"version": "2023.1.0-1674058489", "version": "2023.1.2-1674486479",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2023.1.0-1674058489.tgz", "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2023.1.2-1674486479.tgz",
"integrity": "sha512-k100Z1Tx4o7EsIq+tezavHSSddpr51NlGJZyR9QHsaQq6K+BpxZVcozR7xau7zK615JAwljWeG4yfEq9to++rw==" "integrity": "sha512-WxDb0uNW8hW2YGjlzq6U9KGeODVQNQD0QI1+9EZN9zXj58Ak4g/DhmDQPnZ9C2ldNxlOHDllGyfduY/opQbxlg=="
}, },
"@hcaptcha/types": { "@hcaptcha/types": {
"version": "1.0.3", "version": "1.0.3",

View File

@ -65,7 +65,7 @@
"@codemirror/legacy-modes": "^6.3.1", "@codemirror/legacy-modes": "^6.3.1",
"@formatjs/intl-listformat": "^7.1.7", "@formatjs/intl-listformat": "^7.1.7",
"@fortawesome/fontawesome-free": "^6.2.1", "@fortawesome/fontawesome-free": "^6.2.1",
"@goauthentik/api": "^2023.1.0-1674058489", "@goauthentik/api": "^2023.1.2-1674486479",
"@hcaptcha/types": "^1.0.3", "@hcaptcha/types": "^1.0.3",
"@jackfranklin/rollup-plugin-markdown": "^0.4.0", "@jackfranklin/rollup-plugin-markdown": "^0.4.0",
"@lingui/cli": "^3.16.0", "@lingui/cli": "^3.16.0",