web: Update Web API Client version (#1366)
This commit is contained in:
parent
3c1b70c355
commit
121bba1d9f
|
@ -15,7 +15,7 @@
|
|||
"@babel/preset-env": "^7.15.4",
|
||||
"@babel/preset-typescript": "^7.15.0",
|
||||
"@fortawesome/fontawesome-free": "^5.15.4",
|
||||
"@goauthentik/api": "^2021.8.4-1630786118",
|
||||
"@goauthentik/api": "^2021.8.4-1631124321",
|
||||
"@lingui/cli": "^3.11.1",
|
||||
"@lingui/core": "^3.11.1",
|
||||
"@lingui/macro": "^3.11.1",
|
||||
|
@ -1689,9 +1689,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@goauthentik/api": {
|
||||
"version": "2021.8.4-1630786118",
|
||||
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2021.8.4-1630786118.tgz",
|
||||
"integrity": "sha512-Fzz9My6UIe+wesfzCqcnjhQF3nRJ5BiIqAnVxzPmtCJFD1dyH2wWXNxozYtfSult97ct/uW4L9X5k7nkbo6FjQ=="
|
||||
"version": "2021.8.4-1631124321",
|
||||
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2021.8.4-1631124321.tgz",
|
||||
"integrity": "sha512-d2o5/3f64RqvLpn9xz1xey+eJr0n/KNHva2P/paWlLc6PmsPdy0di89FhKCg4+G4BryOIaLKyRaP4WZZOdltyA=="
|
||||
},
|
||||
"node_modules/@humanwhocodes/config-array": {
|
||||
"version": "0.5.0",
|
||||
|
@ -9566,9 +9566,9 @@
|
|||
"integrity": "sha512-eYm8vijH/hpzr/6/1CJ/V/Eb1xQFW2nnUKArb3z+yUWv7HTwj6M7SP957oMjfZjAHU6qpoNc2wQvIxBLWYa/Jg=="
|
||||
},
|
||||
"@goauthentik/api": {
|
||||
"version": "2021.8.4-1630786118",
|
||||
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2021.8.4-1630786118.tgz",
|
||||
"integrity": "sha512-Fzz9My6UIe+wesfzCqcnjhQF3nRJ5BiIqAnVxzPmtCJFD1dyH2wWXNxozYtfSult97ct/uW4L9X5k7nkbo6FjQ=="
|
||||
"version": "2021.8.4-1631124321",
|
||||
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2021.8.4-1631124321.tgz",
|
||||
"integrity": "sha512-d2o5/3f64RqvLpn9xz1xey+eJr0n/KNHva2P/paWlLc6PmsPdy0di89FhKCg4+G4BryOIaLKyRaP4WZZOdltyA=="
|
||||
},
|
||||
"@humanwhocodes/config-array": {
|
||||
"version": "0.5.0",
|
||||
|
|
|
@ -46,7 +46,7 @@
|
|||
"@babel/preset-env": "^7.15.4",
|
||||
"@babel/preset-typescript": "^7.15.0",
|
||||
"@fortawesome/fontawesome-free": "^5.15.4",
|
||||
"@goauthentik/api": "^2021.8.4-1630786118",
|
||||
"@goauthentik/api": "^2021.8.4-1631124321",
|
||||
"@lingui/cli": "^3.11.1",
|
||||
"@lingui/core": "^3.11.1",
|
||||
"@lingui/macro": "^3.11.1",
|
||||
|
|
Reference in New Issue