web: bump API Client version (#4200)

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:
github-actions[bot] 2022-12-12 18:09:45 +01:00 committed by GitHub
parent 12db0637ec
commit 6f9002eb01
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.11.2-1669997585",
"@goauthentik/api": "^2022.11.3-1670864823",
"@jackfranklin/rollup-plugin-markdown": "^0.4.0",
"@lingui/cli": "^3.15.0",
"@lingui/core": "^3.15.0",
@ -1943,9 +1943,9 @@
}
},
"node_modules/@goauthentik/api": {
"version": "2022.11.2-1669997585",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.11.2-1669997585.tgz",
"integrity": "sha512-muW3STOZgeuFUGX1Ojl6HSJcQFopESDXg4BdOvw8ltgt5eytwj/XQV3uQA5RB/m9aeZ+o6IAt/G6MWqNke8oUQ=="
"version": "2022.11.3-1670864823",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.11.3-1670864823.tgz",
"integrity": "sha512-VMvq2Asz7Wzbi3OaCFkKBzEZMGZWLOGDBlzwrg2c51zqGMUVwPWcJGKPc7mAPOcNAM2XjhxX01HhliFiRDD35Q=="
},
"node_modules/@humanwhocodes/config-array": {
"version": "0.11.6",
@ -11651,9 +11651,9 @@
"integrity": "sha512-viouXhegu/TjkvYQoiRZK3aax69dGXxgEjpvZW81wIJdxm5Fnvp3VVIP4VHKqX4SvFw6qpmkILkD4RJWAdrt7A=="
},
"@goauthentik/api": {
"version": "2022.11.2-1669997585",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.11.2-1669997585.tgz",
"integrity": "sha512-muW3STOZgeuFUGX1Ojl6HSJcQFopESDXg4BdOvw8ltgt5eytwj/XQV3uQA5RB/m9aeZ+o6IAt/G6MWqNke8oUQ=="
"version": "2022.11.3-1670864823",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.11.3-1670864823.tgz",
"integrity": "sha512-VMvq2Asz7Wzbi3OaCFkKBzEZMGZWLOGDBlzwrg2c51zqGMUVwPWcJGKPc7mAPOcNAM2XjhxX01HhliFiRDD35Q=="
},
"@humanwhocodes/config-array": {
"version": "0.11.6",

View File

@ -64,7 +64,7 @@
"@codemirror/legacy-modes": "^6.3.1",
"@formatjs/intl-listformat": "^7.1.7",
"@fortawesome/fontawesome-free": "^6.2.1",
"@goauthentik/api": "^2022.11.2-1669997585",
"@goauthentik/api": "^2022.11.3-1670864823",
"@jackfranklin/rollup-plugin-markdown": "^0.4.0",
"@lingui/cli": "^3.15.0",
"@lingui/core": "^3.15.0",