web: Update Web API Client version (#3357)

This commit is contained in:
github-actions[bot] 2022-08-03 00:15:32 +02:00 committed by GitHub
parent d1004e3798
commit 4af6f29025
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.1.0", "@codemirror/legacy-modes": "^6.1.0",
"@formatjs/intl-listformat": "^7.0.3", "@formatjs/intl-listformat": "^7.0.3",
"@fortawesome/fontawesome-free": "^6.1.2", "@fortawesome/fontawesome-free": "^6.1.2",
"@goauthentik/api": "^2022.7.3-1659387977", "@goauthentik/api": "^2022.7.3-1659478057",
"@jackfranklin/rollup-plugin-markdown": "^0.4.0", "@jackfranklin/rollup-plugin-markdown": "^0.4.0",
"@lingui/cli": "^3.14.0", "@lingui/cli": "^3.14.0",
"@lingui/core": "^3.14.0", "@lingui/core": "^3.14.0",
@ -1929,9 +1929,9 @@
} }
}, },
"node_modules/@goauthentik/api": { "node_modules/@goauthentik/api": {
"version": "2022.7.3-1659387977", "version": "2022.7.3-1659478057",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.7.3-1659387977.tgz", "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.7.3-1659478057.tgz",
"integrity": "sha512-YAeMTNnrxiqDCBlLE1yerjAEh1aiQ+NCMpGd1sc9sPVRwFTsF4iCZVvIT/RK8bctzbUMG8o1Qc8p/oxn288kvA==" "integrity": "sha512-Kl3AJXU1pmPaD0lnLRKIbSa4ZesqhHCRMSUqfUk4ITv4g0CI2PsdwmURpESqRwxfp9jFGDk3ejfxVLPqldW5qg=="
}, },
"node_modules/@humanwhocodes/config-array": { "node_modules/@humanwhocodes/config-array": {
"version": "0.10.4", "version": "0.10.4",
@ -10494,9 +10494,9 @@
"integrity": "sha512-XwWADtfdSN73/udaFm+1mnGIj/ShDZNFMe/PRoqv3FhQ4GNI2PUN70yFTPsjq65Lw2C9i4TG5/hTbxXIXVCiqQ==" "integrity": "sha512-XwWADtfdSN73/udaFm+1mnGIj/ShDZNFMe/PRoqv3FhQ4GNI2PUN70yFTPsjq65Lw2C9i4TG5/hTbxXIXVCiqQ=="
}, },
"@goauthentik/api": { "@goauthentik/api": {
"version": "2022.7.3-1659387977", "version": "2022.7.3-1659478057",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.7.3-1659387977.tgz", "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.7.3-1659478057.tgz",
"integrity": "sha512-YAeMTNnrxiqDCBlLE1yerjAEh1aiQ+NCMpGd1sc9sPVRwFTsF4iCZVvIT/RK8bctzbUMG8o1Qc8p/oxn288kvA==" "integrity": "sha512-Kl3AJXU1pmPaD0lnLRKIbSa4ZesqhHCRMSUqfUk4ITv4g0CI2PsdwmURpESqRwxfp9jFGDk3ejfxVLPqldW5qg=="
}, },
"@humanwhocodes/config-array": { "@humanwhocodes/config-array": {
"version": "0.10.4", "version": "0.10.4",

View File

@ -64,7 +64,7 @@
"@codemirror/legacy-modes": "^6.1.0", "@codemirror/legacy-modes": "^6.1.0",
"@formatjs/intl-listformat": "^7.0.3", "@formatjs/intl-listformat": "^7.0.3",
"@fortawesome/fontawesome-free": "^6.1.2", "@fortawesome/fontawesome-free": "^6.1.2",
"@goauthentik/api": "^2022.7.3-1659387977", "@goauthentik/api": "^2022.7.3-1659478057",
"@jackfranklin/rollup-plugin-markdown": "^0.4.0", "@jackfranklin/rollup-plugin-markdown": "^0.4.0",
"@lingui/cli": "^3.14.0", "@lingui/cli": "^3.14.0",
"@lingui/core": "^3.14.0", "@lingui/core": "^3.14.0",