diff --git a/web/package-lock.json b/web/package-lock.json index 490ef61d9..2e014b225 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.9.7-1633547227", + "@goauthentik/api": "^2021.9.7-1633787581", "@lingui/cli": "^3.12.1", "@lingui/core": "^3.12.1", "@lingui/detect-locale": "^3.12.1", @@ -1692,9 +1692,9 @@ } }, "node_modules/@goauthentik/api": { - "version": "2021.9.7-1633547227", - "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2021.9.7-1633547227.tgz", - "integrity": "sha512-XUqbiQk6TPf/Jza2BIfkq0gXrtmfBfURqgqaeYp5QTROmuPKIEMoxCd7J6P8hqNVCC708YyJEL/ogZ7gRrN/tQ==" + "version": "2021.9.7-1633787581", + "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2021.9.7-1633787581.tgz", + "integrity": "sha512-R207oXQiXd06CMi4YQ/HMoinXOYoGUML9XEWvFIcW4ceOujhnw9jK2aCZTTDZRdkygtsPwfOZBE2bEdY9s6rqg==" }, "node_modules/@humanwhocodes/config-array": { "version": "0.5.0", @@ -9778,9 +9778,9 @@ "integrity": "sha512-eYm8vijH/hpzr/6/1CJ/V/Eb1xQFW2nnUKArb3z+yUWv7HTwj6M7SP957oMjfZjAHU6qpoNc2wQvIxBLWYa/Jg==" }, "@goauthentik/api": { - "version": "2021.9.7-1633547227", - "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2021.9.7-1633547227.tgz", - "integrity": "sha512-XUqbiQk6TPf/Jza2BIfkq0gXrtmfBfURqgqaeYp5QTROmuPKIEMoxCd7J6P8hqNVCC708YyJEL/ogZ7gRrN/tQ==" + "version": "2021.9.7-1633787581", + "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2021.9.7-1633787581.tgz", + "integrity": "sha512-R207oXQiXd06CMi4YQ/HMoinXOYoGUML9XEWvFIcW4ceOujhnw9jK2aCZTTDZRdkygtsPwfOZBE2bEdY9s6rqg==" }, "@humanwhocodes/config-array": { "version": "0.5.0", diff --git a/web/package.json b/web/package.json index 48400fbf3..081252eab 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.9.7-1633547227", + "@goauthentik/api": "^2021.9.7-1633787581", "@lingui/cli": "^3.12.1", "@lingui/core": "^3.12.1", "@lingui/detect-locale": "^3.12.1",