web: bump API Client version (#4460)
Signed-off-by: GitHub <noreply@github.com> Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
23c69c456a
commit
181bd903be
|
@ -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-1673623274",
|
||||
"@goauthentik/api": "^2022.12.2-1673978239",
|
||||
"@hcaptcha/types": "^1.0.3",
|
||||
"@jackfranklin/rollup-plugin-markdown": "^0.4.0",
|
||||
"@lingui/cli": "^3.15.0",
|
||||
|
@ -1960,9 +1960,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@goauthentik/api": {
|
||||
"version": "2022.12.2-1673623344",
|
||||
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.12.2-1673623344.tgz",
|
||||
"integrity": "sha512-qC7wEd2nbnHAmW4b9wIWTBijMbFdTcSfRGZBF/kf+AK8l4gMfUNYfZ5zdk8Y4rp67qJTNlMa0xQwx4/quvJ+Mw=="
|
||||
"version": "2022.12.2-1673978239",
|
||||
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.12.2-1673978239.tgz",
|
||||
"integrity": "sha512-VQOn3ySAcjvdeEI5yKbpFQfGD3lh+C1t81SafjwlsDhpFWhbEIaWRyokiw7XYb9b2LyHn3SZTbJjoIhrPEvPow=="
|
||||
},
|
||||
"node_modules/@hcaptcha/types": {
|
||||
"version": "1.0.3",
|
||||
|
@ -11427,9 +11427,9 @@
|
|||
"integrity": "sha512-viouXhegu/TjkvYQoiRZK3aax69dGXxgEjpvZW81wIJdxm5Fnvp3VVIP4VHKqX4SvFw6qpmkILkD4RJWAdrt7A=="
|
||||
},
|
||||
"@goauthentik/api": {
|
||||
"version": "2022.12.2-1673623344",
|
||||
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.12.2-1673623344.tgz",
|
||||
"integrity": "sha512-qC7wEd2nbnHAmW4b9wIWTBijMbFdTcSfRGZBF/kf+AK8l4gMfUNYfZ5zdk8Y4rp67qJTNlMa0xQwx4/quvJ+Mw=="
|
||||
"version": "2022.12.2-1673978239",
|
||||
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.12.2-1673978239.tgz",
|
||||
"integrity": "sha512-VQOn3ySAcjvdeEI5yKbpFQfGD3lh+C1t81SafjwlsDhpFWhbEIaWRyokiw7XYb9b2LyHn3SZTbJjoIhrPEvPow=="
|
||||
},
|
||||
"@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-1673623274",
|
||||
"@goauthentik/api": "^2022.12.2-1673978239",
|
||||
"@hcaptcha/types": "^1.0.3",
|
||||
"@jackfranklin/rollup-plugin-markdown": "^0.4.0",
|
||||
"@lingui/cli": "^3.15.0",
|
||||
|
|
Reference in New Issue