web: bump API Client version (#4430)

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

Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com>
This commit is contained in:
authentik Bot 2023-01-13 13:33:47 +01:00 committed by GitHub
parent 36822c128c
commit 9c9f441cff
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",
"@formatjs/intl-listformat": "^7.1.7",
"@fortawesome/fontawesome-free": "^6.2.1",
"@goauthentik/api": "^2022.12.2-1673461163",
"@goauthentik/api": "^2022.12.2-1673612527",
"@hcaptcha/types": "^1.0.3",
"@jackfranklin/rollup-plugin-markdown": "^0.4.0",
"@lingui/cli": "^3.15.0",
@ -1960,9 +1960,9 @@
}
},
"node_modules/@goauthentik/api": {
"version": "2022.12.2-1673461163",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.12.2-1673461163.tgz",
"integrity": "sha512-SRZcMP68gHUxolEis+C1ZmKrg5e6h25EMi4bzFlAmmIQVzKSBc8oVWYNCulKQ8xxCm09Ic8n9gecSNqJDyDpSg=="
"version": "2022.12.2-1673612527",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.12.2-1673612527.tgz",
"integrity": "sha512-UE0HLBnz4Nm8cr/y0bn8jmfU99jFN5motH2oWHG5LpzTxw7r7LN8hGRNPp9j3kvcvcHcexDmCl9RcMUWzvyoJA=="
},
"node_modules/@hcaptcha/types": {
"version": "1.0.3",
@ -11427,9 +11427,9 @@
"integrity": "sha512-viouXhegu/TjkvYQoiRZK3aax69dGXxgEjpvZW81wIJdxm5Fnvp3VVIP4VHKqX4SvFw6qpmkILkD4RJWAdrt7A=="
},
"@goauthentik/api": {
"version": "2022.12.2-1673461163",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.12.2-1673461163.tgz",
"integrity": "sha512-SRZcMP68gHUxolEis+C1ZmKrg5e6h25EMi4bzFlAmmIQVzKSBc8oVWYNCulKQ8xxCm09Ic8n9gecSNqJDyDpSg=="
"version": "2022.12.2-1673612527",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.12.2-1673612527.tgz",
"integrity": "sha512-UE0HLBnz4Nm8cr/y0bn8jmfU99jFN5motH2oWHG5LpzTxw7r7LN8hGRNPp9j3kvcvcHcexDmCl9RcMUWzvyoJA=="
},
"@hcaptcha/types": {
"version": "1.0.3",

View File

@ -65,7 +65,7 @@
"@codemirror/legacy-modes": "^6.3.1",
"@formatjs/intl-listformat": "^7.1.7",
"@fortawesome/fontawesome-free": "^6.2.1",
"@goauthentik/api": "^2022.12.2-1673461163",
"@goauthentik/api": "^2022.12.2-1673612527",
"@hcaptcha/types": "^1.0.3",
"@jackfranklin/rollup-plugin-markdown": "^0.4.0",
"@lingui/cli": "^3.15.0",