web: bump API Client version (#3830)
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
782fec0eb9
commit
2a7639cb01
|
@ -21,7 +21,7 @@
|
|||
"@codemirror/legacy-modes": "^6.1.0",
|
||||
"@formatjs/intl-listformat": "^7.1.3",
|
||||
"@fortawesome/fontawesome-free": "^6.2.0",
|
||||
"@goauthentik/api": "^2022.9.0-1666130857",
|
||||
"@goauthentik/api": "^2022.9.0-1666252592",
|
||||
"@jackfranklin/rollup-plugin-markdown": "^0.4.0",
|
||||
"@lingui/cli": "^3.14.0",
|
||||
"@lingui/core": "^3.14.0",
|
||||
|
@ -1941,9 +1941,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@goauthentik/api": {
|
||||
"version": "2022.9.0-1666130857",
|
||||
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.9.0-1666130857.tgz",
|
||||
"integrity": "sha512-54cwfeCAwIO3v8hBD2xPRdjO3EJldLPnMUnb3YpCPChiRDiwr0G2sDen9dfuHHiVaslubCnp7lAjlI0ZXBkX8Q=="
|
||||
"version": "2022.9.0-1666252592",
|
||||
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.9.0-1666252592.tgz",
|
||||
"integrity": "sha512-HDkXABv9DuTffDy5zrBvrmiRpcuZTAsjAOB4qCF+x6F4FClsRolABE++n7ap1btN/0S5rUM4H7U5MVJoPX5/0g=="
|
||||
},
|
||||
"node_modules/@humanwhocodes/config-array": {
|
||||
"version": "0.10.5",
|
||||
|
@ -11351,9 +11351,9 @@
|
|||
"integrity": "sha512-CNR7qRIfCwWHNN7FnKUniva94edPdyQzil/zCwk3v6k4R6rR2Fr8i4s3PM7n/lyfPA6Zfko9z5WDzFxG9SW1uQ=="
|
||||
},
|
||||
"@goauthentik/api": {
|
||||
"version": "2022.9.0-1666130857",
|
||||
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.9.0-1666130857.tgz",
|
||||
"integrity": "sha512-54cwfeCAwIO3v8hBD2xPRdjO3EJldLPnMUnb3YpCPChiRDiwr0G2sDen9dfuHHiVaslubCnp7lAjlI0ZXBkX8Q=="
|
||||
"version": "2022.9.0-1666252592",
|
||||
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.9.0-1666252592.tgz",
|
||||
"integrity": "sha512-HDkXABv9DuTffDy5zrBvrmiRpcuZTAsjAOB4qCF+x6F4FClsRolABE++n7ap1btN/0S5rUM4H7U5MVJoPX5/0g=="
|
||||
},
|
||||
"@humanwhocodes/config-array": {
|
||||
"version": "0.10.5",
|
||||
|
|
|
@ -64,7 +64,7 @@
|
|||
"@codemirror/legacy-modes": "^6.1.0",
|
||||
"@formatjs/intl-listformat": "^7.1.3",
|
||||
"@fortawesome/fontawesome-free": "^6.2.0",
|
||||
"@goauthentik/api": "^2022.9.0-1666130857",
|
||||
"@goauthentik/api": "^2022.9.0-1666252592",
|
||||
"@jackfranklin/rollup-plugin-markdown": "^0.4.0",
|
||||
"@lingui/cli": "^3.14.0",
|
||||
"@lingui/core": "^3.14.0",
|
||||
|
|
Reference in New Issue