diff --git a/web/package-lock.json b/web/package-lock.json index 13558998d..7db2facae 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.0.3", "@fortawesome/fontawesome-free": "^6.1.1", - "@goauthentik/api": "^2022.7.1-1656964151", + "@goauthentik/api": "^2022.7.1-1657055094", "@jackfranklin/rollup-plugin-markdown": "^0.4.0", "@lingui/cli": "^3.14.0", "@lingui/core": "^3.14.0", @@ -1922,9 +1922,9 @@ } }, "node_modules/@goauthentik/api": { - "version": "2022.7.1-1656964151", - "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.7.1-1656964151.tgz", - "integrity": "sha512-v1IxLhZv7s/Jk1cQSTVqQQBYkvLB3Q3BGe5uU+ADJGYl5qMQo++UJJ2GMFYAMfhl+g8tyhahMM/+/SUvZItj2Q==" + "version": "2022.7.1-1657055094", + "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.7.1-1657055094.tgz", + "integrity": "sha512-h/xy3iah/iFtiZ099OO/ECRO1W6Gfh/jP6uv1xK3wBoLARsWRulxL1k50jAIZY1w1R0B+8g/sInjMawQ48ghQg==" }, "node_modules/@humanwhocodes/config-array": { "version": "0.9.2", @@ -10376,9 +10376,9 @@ "integrity": "sha512-J/3yg2AIXc9wznaVqpHVX3Wa5jwKovVF0AMYSnbmcXTiL3PpRPfF58pzWucCwEiCJBp+hCNRLWClTomD8SseKg==" }, "@goauthentik/api": { - "version": "2022.7.1-1656964151", - "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.7.1-1656964151.tgz", - "integrity": "sha512-v1IxLhZv7s/Jk1cQSTVqQQBYkvLB3Q3BGe5uU+ADJGYl5qMQo++UJJ2GMFYAMfhl+g8tyhahMM/+/SUvZItj2Q==" + "version": "2022.7.1-1657055094", + "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.7.1-1657055094.tgz", + "integrity": "sha512-h/xy3iah/iFtiZ099OO/ECRO1W6Gfh/jP6uv1xK3wBoLARsWRulxL1k50jAIZY1w1R0B+8g/sInjMawQ48ghQg==" }, "@humanwhocodes/config-array": { "version": "0.9.2", diff --git a/web/package.json b/web/package.json index 53e781398..26bc410a5 100644 --- a/web/package.json +++ b/web/package.json @@ -64,7 +64,7 @@ "@codemirror/legacy-modes": "^6.1.0", "@formatjs/intl-listformat": "^7.0.3", "@fortawesome/fontawesome-free": "^6.1.1", - "@goauthentik/api": "^2022.7.1-1656964151", + "@goauthentik/api": "^2022.7.1-1657055094", "@jackfranklin/rollup-plugin-markdown": "^0.4.0", "@lingui/cli": "^3.14.0", "@lingui/core": "^3.14.0",