web: bump API Client version (#4368)
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:
parent
a960ce9454
commit
1b001060a3
|
@ -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.2-1672921186",
|
||||
"@goauthentik/api": "^2022.12.2-1672930008",
|
||||
"@hcaptcha/types": "^1.0.3",
|
||||
"@jackfranklin/rollup-plugin-markdown": "^0.4.0",
|
||||
"@lingui/cli": "^3.15.0",
|
||||
|
@ -1959,9 +1959,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@goauthentik/api": {
|
||||
"version": "2022.12.2-1672921186",
|
||||
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.12.2-1672921186.tgz",
|
||||
"integrity": "sha512-iNMCAOGw3hcCB1lp6zoRTFJ0/iKdFxioiWxNgndj/sgDLRcpZEG60lNpHnB3hyY2WtbQL8lz0fpdaS+f5TmWAQ=="
|
||||
"version": "2022.12.2-1672930008",
|
||||
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.12.2-1672930008.tgz",
|
||||
"integrity": "sha512-zds70YqGR3n/xX3r1sVq5+ngozydWgVo9K9Gf0XKAR9eHkZW/11bLMoGeVJCDCWkiFQIO+y1o5x2SQp+g1+5Qw=="
|
||||
},
|
||||
"node_modules/@hcaptcha/types": {
|
||||
"version": "1.0.3",
|
||||
|
@ -11408,9 +11408,9 @@
|
|||
"integrity": "sha512-viouXhegu/TjkvYQoiRZK3aax69dGXxgEjpvZW81wIJdxm5Fnvp3VVIP4VHKqX4SvFw6qpmkILkD4RJWAdrt7A=="
|
||||
},
|
||||
"@goauthentik/api": {
|
||||
"version": "2022.12.2-1672921186",
|
||||
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.12.2-1672921186.tgz",
|
||||
"integrity": "sha512-iNMCAOGw3hcCB1lp6zoRTFJ0/iKdFxioiWxNgndj/sgDLRcpZEG60lNpHnB3hyY2WtbQL8lz0fpdaS+f5TmWAQ=="
|
||||
"version": "2022.12.2-1672930008",
|
||||
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.12.2-1672930008.tgz",
|
||||
"integrity": "sha512-zds70YqGR3n/xX3r1sVq5+ngozydWgVo9K9Gf0XKAR9eHkZW/11bLMoGeVJCDCWkiFQIO+y1o5x2SQp+g1+5Qw=="
|
||||
},
|
||||
"@hcaptcha/types": {
|
||||
"version": "1.0.3",
|
||||
|
|
|
@ -65,7 +65,7 @@
|
|||
"@codemirror/legacy-modes": "^6.3.1",
|
||||
"@formatjs/intl-listformat": "^7.1.7",
|
||||
"@fortawesome/fontawesome-free": "^6.2.1",
|
||||
"@goauthentik/api": "^2022.12.2-1672921186",
|
||||
"@goauthentik/api": "^2022.12.2-1672930008",
|
||||
"@hcaptcha/types": "^1.0.3",
|
||||
"@jackfranklin/rollup-plugin-markdown": "^0.4.0",
|
||||
"@lingui/cli": "^3.15.0",
|
||||
|
|
Reference in New Issue