web: bump API Client version (#4257)
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
609f95ac97
commit
e9f5d7aefe
|
@ -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.11.3-1671369542",
|
||||
"@goauthentik/api": "^2022.11.3-1671621213",
|
||||
"@jackfranklin/rollup-plugin-markdown": "^0.4.0",
|
||||
"@lingui/cli": "^3.15.0",
|
||||
"@lingui/core": "^3.15.0",
|
||||
|
@ -1943,9 +1943,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@goauthentik/api": {
|
||||
"version": "2022.11.3-1671369542",
|
||||
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.11.3-1671369542.tgz",
|
||||
"integrity": "sha512-gYJQe4wkYYa8+r2cy0jbhMheXejdT0v3IQT/csEEWEa0EoFJgD1O3NTuZyIfBbXpziHt6XGZhVNnsVS/hAAgbA=="
|
||||
"version": "2022.11.3-1671621213",
|
||||
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.11.3-1671621213.tgz",
|
||||
"integrity": "sha512-qK3eNHTRUw4HlnryeoMsyTiKXlvR24fjQj1WY1agSoIugpQ7MbRWJF1dG1NxO/bUMFrMiPNyk+ydEdT2Hg/Orw=="
|
||||
},
|
||||
"node_modules/@humanwhocodes/config-array": {
|
||||
"version": "0.11.8",
|
||||
|
@ -11374,9 +11374,9 @@
|
|||
"integrity": "sha512-viouXhegu/TjkvYQoiRZK3aax69dGXxgEjpvZW81wIJdxm5Fnvp3VVIP4VHKqX4SvFw6qpmkILkD4RJWAdrt7A=="
|
||||
},
|
||||
"@goauthentik/api": {
|
||||
"version": "2022.11.3-1671369542",
|
||||
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.11.3-1671369542.tgz",
|
||||
"integrity": "sha512-gYJQe4wkYYa8+r2cy0jbhMheXejdT0v3IQT/csEEWEa0EoFJgD1O3NTuZyIfBbXpziHt6XGZhVNnsVS/hAAgbA=="
|
||||
"version": "2022.11.3-1671621213",
|
||||
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.11.3-1671621213.tgz",
|
||||
"integrity": "sha512-qK3eNHTRUw4HlnryeoMsyTiKXlvR24fjQj1WY1agSoIugpQ7MbRWJF1dG1NxO/bUMFrMiPNyk+ydEdT2Hg/Orw=="
|
||||
},
|
||||
"@humanwhocodes/config-array": {
|
||||
"version": "0.11.8",
|
||||
|
|
|
@ -64,7 +64,7 @@
|
|||
"@codemirror/legacy-modes": "^6.3.1",
|
||||
"@formatjs/intl-listformat": "^7.1.7",
|
||||
"@fortawesome/fontawesome-free": "^6.2.1",
|
||||
"@goauthentik/api": "^2022.11.3-1671369542",
|
||||
"@goauthentik/api": "^2022.11.3-1671621213",
|
||||
"@jackfranklin/rollup-plugin-markdown": "^0.4.0",
|
||||
"@lingui/cli": "^3.15.0",
|
||||
"@lingui/core": "^3.15.0",
|
||||
|
|
Reference in New Issue