web: bump API Client version (#4304)

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-29 11:25:30 +01:00 committed by GitHub
parent 8a1b6693a7
commit 4d1bcd2e19
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.0-1672240607",
"@goauthentik/api": "^2022.12.0-1672308901",
"@jackfranklin/rollup-plugin-markdown": "^0.4.0",
"@lingui/cli": "^3.15.0",
"@lingui/core": "^3.15.0",
@ -1957,9 +1957,9 @@
}
},
"node_modules/@goauthentik/api": {
"version": "2022.12.0-1672240607",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.12.0-1672240607.tgz",
"integrity": "sha512-GXbxAFEfSV1dzBsDRC21vIuBeuxWkVETN8L98iavB9LM20hJwxCEEkA7Gt+C9JNVQPWfw/eWMRUr2Jo1B36eDg=="
"version": "2022.12.0-1672308901",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.12.0-1672308901.tgz",
"integrity": "sha512-Wj3dzxiR83cOLyTEbr4T8MQZ2Vb7Oaq3ub6oWZXNv7zsk3sn7w7YN1/vXBU74KCbZk569zRIAAR+QLL+i2UNEw=="
},
"node_modules/@humanwhocodes/config-array": {
"version": "0.11.8",
@ -11396,9 +11396,9 @@
"integrity": "sha512-viouXhegu/TjkvYQoiRZK3aax69dGXxgEjpvZW81wIJdxm5Fnvp3VVIP4VHKqX4SvFw6qpmkILkD4RJWAdrt7A=="
},
"@goauthentik/api": {
"version": "2022.12.0-1672240607",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.12.0-1672240607.tgz",
"integrity": "sha512-GXbxAFEfSV1dzBsDRC21vIuBeuxWkVETN8L98iavB9LM20hJwxCEEkA7Gt+C9JNVQPWfw/eWMRUr2Jo1B36eDg=="
"version": "2022.12.0-1672308901",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.12.0-1672308901.tgz",
"integrity": "sha512-Wj3dzxiR83cOLyTEbr4T8MQZ2Vb7Oaq3ub6oWZXNv7zsk3sn7w7YN1/vXBU74KCbZk569zRIAAR+QLL+i2UNEw=="
},
"@humanwhocodes/config-array": {
"version": "0.11.8",

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.12.0-1672240607",
"@goauthentik/api": "^2022.12.0-1672308901",
"@jackfranklin/rollup-plugin-markdown": "^0.4.0",
"@lingui/cli": "^3.15.0",
"@lingui/core": "^3.15.0",