web: bump API Client version (#4322)

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] 2023-01-01 18:24:54 +01:00 committed by GitHub
parent 9ea0441559
commit f90a52c7d6
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.1-1672406809",
"@goauthentik/api": "^2022.12.1-1672593591",
"@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.1-1672406809",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.12.1-1672406809.tgz",
"integrity": "sha512-IsZ6bZSe3jkWueDn8m8A1iljuo9YNwbTvhWzNj/qNfp7dyjpBhgzihaQtIOfQgRkYY5iGbLRluyX3ukg/d/4BA=="
"version": "2022.12.1-1672593591",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.12.1-1672593591.tgz",
"integrity": "sha512-m/7fe3azj8foouf2pZgkoJ8phYFJjd0ORr45+PlETgpeaCGes8GI3PgA3ZBqUQR4cn4OvFuA/OxWUpw4XvzKmg=="
},
"node_modules/@humanwhocodes/config-array": {
"version": "0.11.8",
@ -11396,9 +11396,9 @@
"integrity": "sha512-viouXhegu/TjkvYQoiRZK3aax69dGXxgEjpvZW81wIJdxm5Fnvp3VVIP4VHKqX4SvFw6qpmkILkD4RJWAdrt7A=="
},
"@goauthentik/api": {
"version": "2022.12.1-1672406809",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.12.1-1672406809.tgz",
"integrity": "sha512-IsZ6bZSe3jkWueDn8m8A1iljuo9YNwbTvhWzNj/qNfp7dyjpBhgzihaQtIOfQgRkYY5iGbLRluyX3ukg/d/4BA=="
"version": "2022.12.1-1672593591",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.12.1-1672593591.tgz",
"integrity": "sha512-m/7fe3azj8foouf2pZgkoJ8phYFJjd0ORr45+PlETgpeaCGes8GI3PgA3ZBqUQR4cn4OvFuA/OxWUpw4XvzKmg=="
},
"@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.1-1672406809",
"@goauthentik/api": "^2022.12.1-1672593591",
"@jackfranklin/rollup-plugin-markdown": "^0.4.0",
"@lingui/cli": "^3.15.0",
"@lingui/core": "^3.15.0",