web: Update Web API Client version (#3220)

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-07-05 23:13:56 +02:00 committed by GitHub
parent 49cce6a968
commit 9f736a9d99
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.1", "@fortawesome/fontawesome-free": "^6.1.1",
"@goauthentik/api": "^2022.7.1-1657055094", "@goauthentik/api": "^2022.7.1-1657055474",
"@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",
@ -1922,9 +1922,9 @@
} }
}, },
"node_modules/@goauthentik/api": { "node_modules/@goauthentik/api": {
"version": "2022.7.1-1657055094", "version": "2022.7.1-1657055474",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.7.1-1657055094.tgz", "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.7.1-1657055474.tgz",
"integrity": "sha512-h/xy3iah/iFtiZ099OO/ECRO1W6Gfh/jP6uv1xK3wBoLARsWRulxL1k50jAIZY1w1R0B+8g/sInjMawQ48ghQg==" "integrity": "sha512-YBg1HhzXfvDAy6tIVotHnTEJpgmuEo7WzTiI9wOmCWBtXy/PnOOFWVGR86QpcnslCQWE1HKaa8ElhBZ5TFGESg=="
}, },
"node_modules/@humanwhocodes/config-array": { "node_modules/@humanwhocodes/config-array": {
"version": "0.9.2", "version": "0.9.2",
@ -10376,9 +10376,9 @@
"integrity": "sha512-J/3yg2AIXc9wznaVqpHVX3Wa5jwKovVF0AMYSnbmcXTiL3PpRPfF58pzWucCwEiCJBp+hCNRLWClTomD8SseKg==" "integrity": "sha512-J/3yg2AIXc9wznaVqpHVX3Wa5jwKovVF0AMYSnbmcXTiL3PpRPfF58pzWucCwEiCJBp+hCNRLWClTomD8SseKg=="
}, },
"@goauthentik/api": { "@goauthentik/api": {
"version": "2022.7.1-1657055094", "version": "2022.7.1-1657055474",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.7.1-1657055094.tgz", "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.7.1-1657055474.tgz",
"integrity": "sha512-h/xy3iah/iFtiZ099OO/ECRO1W6Gfh/jP6uv1xK3wBoLARsWRulxL1k50jAIZY1w1R0B+8g/sInjMawQ48ghQg==" "integrity": "sha512-YBg1HhzXfvDAy6tIVotHnTEJpgmuEo7WzTiI9wOmCWBtXy/PnOOFWVGR86QpcnslCQWE1HKaa8ElhBZ5TFGESg=="
}, },
"@humanwhocodes/config-array": { "@humanwhocodes/config-array": {
"version": "0.9.2", "version": "0.9.2",

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.1", "@fortawesome/fontawesome-free": "^6.1.1",
"@goauthentik/api": "^2022.7.1-1657055094", "@goauthentik/api": "^2022.7.1-1657055474",
"@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",