diff --git a/web/package-lock.json b/web/package-lock.json index cef139efd..a4bdd9fc9 100644 --- a/web/package-lock.json +++ b/web/package-lock.json @@ -15,7 +15,7 @@ "@babel/preset-env": "^7.15.8", "@babel/preset-typescript": "^7.15.0", "@fortawesome/fontawesome-free": "^5.15.4", - "@goauthentik/api": "^2021.10.1-1635678846", + "@goauthentik/api": "^2021.10.1-1635699491", "@lingui/cli": "^3.12.1", "@lingui/core": "^3.12.1", "@lingui/detect-locale": "^3.12.1", @@ -1712,9 +1712,9 @@ } }, "node_modules/@goauthentik/api": { - "version": "2021.10.1-1635678846", - "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2021.10.1-1635678846.tgz", - "integrity": "sha512-VcLJUV5wy50GUEGcsBEfVGFfeDVJqBktYzQpfMHstuXHI+Wcsx4IuDcnmpcWfm+fUXAtMsIXLEUphKi+Sascig==" + "version": "2021.10.1-1635699491", + "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2021.10.1-1635699491.tgz", + "integrity": "sha512-3Gndj7IMAdB5LrPxiIMqS4WxjhkbkqYkZiWrwU9ra7IPb2jxshnjPDmlO6X9kfY62eP/CcYtgJ2pk+Vt082wDA==" }, "node_modules/@humanwhocodes/config-array": { "version": "0.6.0", @@ -9691,9 +9691,9 @@ "integrity": "sha512-eYm8vijH/hpzr/6/1CJ/V/Eb1xQFW2nnUKArb3z+yUWv7HTwj6M7SP957oMjfZjAHU6qpoNc2wQvIxBLWYa/Jg==" }, "@goauthentik/api": { - "version": "2021.10.1-1635678846", - "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2021.10.1-1635678846.tgz", - "integrity": "sha512-VcLJUV5wy50GUEGcsBEfVGFfeDVJqBktYzQpfMHstuXHI+Wcsx4IuDcnmpcWfm+fUXAtMsIXLEUphKi+Sascig==" + "version": "2021.10.1-1635699491", + "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2021.10.1-1635699491.tgz", + "integrity": "sha512-3Gndj7IMAdB5LrPxiIMqS4WxjhkbkqYkZiWrwU9ra7IPb2jxshnjPDmlO6X9kfY62eP/CcYtgJ2pk+Vt082wDA==" }, "@humanwhocodes/config-array": { "version": "0.6.0", diff --git a/web/package.json b/web/package.json index e541e14c2..1615585f2 100644 --- a/web/package.json +++ b/web/package.json @@ -50,7 +50,7 @@ "@babel/preset-env": "^7.15.8", "@babel/preset-typescript": "^7.15.0", "@fortawesome/fontawesome-free": "^5.15.4", - "@goauthentik/api": "^2021.10.1-1635678846", + "@goauthentik/api": "^2021.10.1-1635699491", "@lingui/cli": "^3.12.1", "@lingui/core": "^3.12.1", "@lingui/detect-locale": "^3.12.1",