web: bump API Client version (#4141)

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-02 16:17:37 +01:00 committed by GitHub
parent db95dfe38d
commit 1dcf6e8962
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.6", "@formatjs/intl-listformat": "^7.1.6",
"@fortawesome/fontawesome-free": "^6.2.1", "@fortawesome/fontawesome-free": "^6.2.1",
"@goauthentik/api": "^2022.11.1-1669197045", "@goauthentik/api": "^2022.11.1-1669994086",
"@jackfranklin/rollup-plugin-markdown": "^0.4.0", "@jackfranklin/rollup-plugin-markdown": "^0.4.0",
"@lingui/cli": "^3.15.0", "@lingui/cli": "^3.15.0",
"@lingui/core": "^3.15.0", "@lingui/core": "^3.15.0",
@ -1958,9 +1958,9 @@
} }
}, },
"node_modules/@goauthentik/api": { "node_modules/@goauthentik/api": {
"version": "2022.11.1-1669197045", "version": "2022.11.1-1669994086",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.11.1-1669197045.tgz", "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.11.1-1669994086.tgz",
"integrity": "sha512-R7/GzdUgBi9qMpr6ZqjUZ9MCznJJoKZb3GblXg8qAc7SYpH4SGJOAq2yf0YM4kegYCnXc70xSc1tNw1297w7XA==" "integrity": "sha512-mg9TkZzSk1eejK1QHOtTbKdVbDoNxQWsaB4FSMqX5kONKN2H54eeEp9j78rtW2/AFQSNP3B12a36Z+wrvXhA5g=="
}, },
"node_modules/@humanwhocodes/config-array": { "node_modules/@humanwhocodes/config-array": {
"version": "0.11.6", "version": "0.11.6",
@ -11687,9 +11687,9 @@
"integrity": "sha512-viouXhegu/TjkvYQoiRZK3aax69dGXxgEjpvZW81wIJdxm5Fnvp3VVIP4VHKqX4SvFw6qpmkILkD4RJWAdrt7A==" "integrity": "sha512-viouXhegu/TjkvYQoiRZK3aax69dGXxgEjpvZW81wIJdxm5Fnvp3VVIP4VHKqX4SvFw6qpmkILkD4RJWAdrt7A=="
}, },
"@goauthentik/api": { "@goauthentik/api": {
"version": "2022.11.1-1669197045", "version": "2022.11.1-1669994086",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.11.1-1669197045.tgz", "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.11.1-1669994086.tgz",
"integrity": "sha512-R7/GzdUgBi9qMpr6ZqjUZ9MCznJJoKZb3GblXg8qAc7SYpH4SGJOAq2yf0YM4kegYCnXc70xSc1tNw1297w7XA==" "integrity": "sha512-mg9TkZzSk1eejK1QHOtTbKdVbDoNxQWsaB4FSMqX5kONKN2H54eeEp9j78rtW2/AFQSNP3B12a36Z+wrvXhA5g=="
}, },
"@humanwhocodes/config-array": { "@humanwhocodes/config-array": {
"version": "0.11.6", "version": "0.11.6",

View File

@ -64,7 +64,7 @@
"@codemirror/legacy-modes": "^6.3.1", "@codemirror/legacy-modes": "^6.3.1",
"@formatjs/intl-listformat": "^7.1.6", "@formatjs/intl-listformat": "^7.1.6",
"@fortawesome/fontawesome-free": "^6.2.1", "@fortawesome/fontawesome-free": "^6.2.1",
"@goauthentik/api": "^2022.11.1-1669197045", "@goauthentik/api": "^2022.11.1-1669994086",
"@jackfranklin/rollup-plugin-markdown": "^0.4.0", "@jackfranklin/rollup-plugin-markdown": "^0.4.0",
"@lingui/cli": "^3.15.0", "@lingui/cli": "^3.15.0",
"@lingui/core": "^3.15.0", "@lingui/core": "^3.15.0",