web: bump API Client version (#4398)

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-10 22:03:08 +01:00 committed by GitHub
parent 1ed24a5eef
commit 2a83d79ace
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.7", "@formatjs/intl-listformat": "^7.1.7",
"@fortawesome/fontawesome-free": "^6.2.1", "@fortawesome/fontawesome-free": "^6.2.1",
"@goauthentik/api": "^2022.12.2-1672930008", "@goauthentik/api": "^2022.12.2-1673384458",
"@hcaptcha/types": "^1.0.3", "@hcaptcha/types": "^1.0.3",
"@jackfranklin/rollup-plugin-markdown": "^0.4.0", "@jackfranklin/rollup-plugin-markdown": "^0.4.0",
"@lingui/cli": "^3.15.0", "@lingui/cli": "^3.15.0",
@ -1960,9 +1960,9 @@
} }
}, },
"node_modules/@goauthentik/api": { "node_modules/@goauthentik/api": {
"version": "2022.12.2-1672930008", "version": "2022.12.2-1673384458",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.12.2-1672930008.tgz", "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.12.2-1673384458.tgz",
"integrity": "sha512-zds70YqGR3n/xX3r1sVq5+ngozydWgVo9K9Gf0XKAR9eHkZW/11bLMoGeVJCDCWkiFQIO+y1o5x2SQp+g1+5Qw==" "integrity": "sha512-Z9Ax9Cs7m1igV+3dXiOjmoU7PLc0k7xNd4sIf7AHS0aXyQ0MeAGSG4PYl9a90w7I0E2dMWIktLq+eVMd9AhsWQ=="
}, },
"node_modules/@hcaptcha/types": { "node_modules/@hcaptcha/types": {
"version": "1.0.3", "version": "1.0.3",
@ -11427,9 +11427,9 @@
"integrity": "sha512-viouXhegu/TjkvYQoiRZK3aax69dGXxgEjpvZW81wIJdxm5Fnvp3VVIP4VHKqX4SvFw6qpmkILkD4RJWAdrt7A==" "integrity": "sha512-viouXhegu/TjkvYQoiRZK3aax69dGXxgEjpvZW81wIJdxm5Fnvp3VVIP4VHKqX4SvFw6qpmkILkD4RJWAdrt7A=="
}, },
"@goauthentik/api": { "@goauthentik/api": {
"version": "2022.12.2-1672930008", "version": "2022.12.2-1673384458",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.12.2-1672930008.tgz", "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.12.2-1673384458.tgz",
"integrity": "sha512-zds70YqGR3n/xX3r1sVq5+ngozydWgVo9K9Gf0XKAR9eHkZW/11bLMoGeVJCDCWkiFQIO+y1o5x2SQp+g1+5Qw==" "integrity": "sha512-Z9Ax9Cs7m1igV+3dXiOjmoU7PLc0k7xNd4sIf7AHS0aXyQ0MeAGSG4PYl9a90w7I0E2dMWIktLq+eVMd9AhsWQ=="
}, },
"@hcaptcha/types": { "@hcaptcha/types": {
"version": "1.0.3", "version": "1.0.3",

View file

@ -65,7 +65,7 @@
"@codemirror/legacy-modes": "^6.3.1", "@codemirror/legacy-modes": "^6.3.1",
"@formatjs/intl-listformat": "^7.1.7", "@formatjs/intl-listformat": "^7.1.7",
"@fortawesome/fontawesome-free": "^6.2.1", "@fortawesome/fontawesome-free": "^6.2.1",
"@goauthentik/api": "^2022.12.2-1672930008", "@goauthentik/api": "^2022.12.2-1673384458",
"@hcaptcha/types": "^1.0.3", "@hcaptcha/types": "^1.0.3",
"@jackfranklin/rollup-plugin-markdown": "^0.4.0", "@jackfranklin/rollup-plugin-markdown": "^0.4.0",
"@lingui/cli": "^3.15.0", "@lingui/cli": "^3.15.0",