diff --git a/web/package-lock.json b/web/package-lock.json index 2d4717324..d92936c4f 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-1657055474", + "@goauthentik/api": "^2022.7.2-1657137907", "@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-1657055474", - "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.7.1-1657055474.tgz", - "integrity": "sha512-YBg1HhzXfvDAy6tIVotHnTEJpgmuEo7WzTiI9wOmCWBtXy/PnOOFWVGR86QpcnslCQWE1HKaa8ElhBZ5TFGESg==" + "version": "2022.7.2-1657137907", + "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.7.2-1657137907.tgz", + "integrity": "sha512-dNyoxWOhLpBMFY3u5v0DiWnqzbEApru87Dkl09i9tgAq5TEjENZbE5xsZO8IpjoZJ8rb8uYqFXyBgVLK9mBvgw==" }, "node_modules/@humanwhocodes/config-array": { "version": "0.9.2", @@ -10376,9 +10376,9 @@ "integrity": "sha512-J/3yg2AIXc9wznaVqpHVX3Wa5jwKovVF0AMYSnbmcXTiL3PpRPfF58pzWucCwEiCJBp+hCNRLWClTomD8SseKg==" }, "@goauthentik/api": { - "version": "2022.7.1-1657055474", - "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.7.1-1657055474.tgz", - "integrity": "sha512-YBg1HhzXfvDAy6tIVotHnTEJpgmuEo7WzTiI9wOmCWBtXy/PnOOFWVGR86QpcnslCQWE1HKaa8ElhBZ5TFGESg==" + "version": "2022.7.2-1657137907", + "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.7.2-1657137907.tgz", + "integrity": "sha512-dNyoxWOhLpBMFY3u5v0DiWnqzbEApru87Dkl09i9tgAq5TEjENZbE5xsZO8IpjoZJ8rb8uYqFXyBgVLK9mBvgw==" }, "@humanwhocodes/config-array": { "version": "0.9.2", diff --git a/web/package.json b/web/package.json index ce1ab76fe..fdb8f3f7d 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-1657055474", + "@goauthentik/api": "^2022.7.2-1657137907", "@jackfranklin/rollup-plugin-markdown": "^0.4.0", "@lingui/cli": "^3.14.0", "@lingui/core": "^3.14.0",