diff --git a/web/package-lock.json b/web/package-lock.json index 3e738162a..af7c45d9c 100644 --- a/web/package-lock.json +++ b/web/package-lock.json @@ -21,7 +21,7 @@ "@codemirror/legacy-modes": "^6.1.0", "@formatjs/intl-listformat": "^7.1.2", "@fortawesome/fontawesome-free": "^6.2.0", - "@goauthentik/api": "^2022.8.2-1662409170", + "@goauthentik/api": "^2022.8.2-1662485118", "@jackfranklin/rollup-plugin-markdown": "^0.4.0", "@lingui/cli": "^3.14.0", "@lingui/core": "^3.14.0", @@ -1934,9 +1934,9 @@ } }, "node_modules/@goauthentik/api": { - "version": "2022.8.2-1662409170", - "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.8.2-1662409170.tgz", - "integrity": "sha512-6d/scFICakSocGbdsOevFk0ZzbpVuHCnzQGrpjOR1eTMAV0ds+o/4yNznpqR8PpOrH/F8Iw0I9eiqRIcn/84rA==" + "version": "2022.8.2-1662485118", + "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.8.2-1662485118.tgz", + "integrity": "sha512-VfNPlLoNlHD0nGp8N/z+PLhNmGhfu4iI2EEM1gtHfbMJsuHlHFtSuBtD+G8bmetW2wsPSKsSV3heBBKKBgLdww==" }, "node_modules/@humanwhocodes/config-array": { "version": "0.10.4", @@ -10510,9 +10510,9 @@ "integrity": "sha512-CNR7qRIfCwWHNN7FnKUniva94edPdyQzil/zCwk3v6k4R6rR2Fr8i4s3PM7n/lyfPA6Zfko9z5WDzFxG9SW1uQ==" }, "@goauthentik/api": { - "version": "2022.8.2-1662409170", - "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.8.2-1662409170.tgz", - "integrity": "sha512-6d/scFICakSocGbdsOevFk0ZzbpVuHCnzQGrpjOR1eTMAV0ds+o/4yNznpqR8PpOrH/F8Iw0I9eiqRIcn/84rA==" + "version": "2022.8.2-1662485118", + "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.8.2-1662485118.tgz", + "integrity": "sha512-VfNPlLoNlHD0nGp8N/z+PLhNmGhfu4iI2EEM1gtHfbMJsuHlHFtSuBtD+G8bmetW2wsPSKsSV3heBBKKBgLdww==" }, "@humanwhocodes/config-array": { "version": "0.10.4", diff --git a/web/package.json b/web/package.json index 9b5b91a28..d98192ce3 100644 --- a/web/package.json +++ b/web/package.json @@ -64,7 +64,7 @@ "@codemirror/legacy-modes": "^6.1.0", "@formatjs/intl-listformat": "^7.1.2", "@fortawesome/fontawesome-free": "^6.2.0", - "@goauthentik/api": "^2022.8.2-1662409170", + "@goauthentik/api": "^2022.8.2-1662485118", "@jackfranklin/rollup-plugin-markdown": "^0.4.0", "@lingui/cli": "^3.14.0", "@lingui/core": "^3.14.0",