diff --git a/web/package-lock.json b/web/package-lock.json index 6ab8d2055..c803dcc0c 100644 --- a/web/package-lock.json +++ b/web/package-lock.json @@ -21,7 +21,7 @@ "@codemirror/legacy-modes": "^6.3.1", "@formatjs/intl-listformat": "^7.1.7", "@fortawesome/fontawesome-free": "^6.2.1", - "@goauthentik/api": "^2022.11.3-1670864823", + "@goauthentik/api": "^2022.11.3-1671369542", "@jackfranklin/rollup-plugin-markdown": "^0.4.0", "@lingui/cli": "^3.15.0", "@lingui/core": "^3.15.0", @@ -1943,9 +1943,9 @@ } }, "node_modules/@goauthentik/api": { - "version": "2022.11.3-1670864823", - "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.11.3-1670864823.tgz", - "integrity": "sha512-VMvq2Asz7Wzbi3OaCFkKBzEZMGZWLOGDBlzwrg2c51zqGMUVwPWcJGKPc7mAPOcNAM2XjhxX01HhliFiRDD35Q==" + "version": "2022.11.3-1671369542", + "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.11.3-1671369542.tgz", + "integrity": "sha512-gYJQe4wkYYa8+r2cy0jbhMheXejdT0v3IQT/csEEWEa0EoFJgD1O3NTuZyIfBbXpziHt6XGZhVNnsVS/hAAgbA==" }, "node_modules/@humanwhocodes/config-array": { "version": "0.11.6", @@ -11349,9 +11349,9 @@ "integrity": "sha512-viouXhegu/TjkvYQoiRZK3aax69dGXxgEjpvZW81wIJdxm5Fnvp3VVIP4VHKqX4SvFw6qpmkILkD4RJWAdrt7A==" }, "@goauthentik/api": { - "version": "2022.11.3-1670864823", - "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.11.3-1670864823.tgz", - "integrity": "sha512-VMvq2Asz7Wzbi3OaCFkKBzEZMGZWLOGDBlzwrg2c51zqGMUVwPWcJGKPc7mAPOcNAM2XjhxX01HhliFiRDD35Q==" + "version": "2022.11.3-1671369542", + "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.11.3-1671369542.tgz", + "integrity": "sha512-gYJQe4wkYYa8+r2cy0jbhMheXejdT0v3IQT/csEEWEa0EoFJgD1O3NTuZyIfBbXpziHt6XGZhVNnsVS/hAAgbA==" }, "@humanwhocodes/config-array": { "version": "0.11.6", diff --git a/web/package.json b/web/package.json index 42a5e6da9..17ac02f91 100644 --- a/web/package.json +++ b/web/package.json @@ -64,7 +64,7 @@ "@codemirror/legacy-modes": "^6.3.1", "@formatjs/intl-listformat": "^7.1.7", "@fortawesome/fontawesome-free": "^6.2.1", - "@goauthentik/api": "^2022.11.3-1670864823", + "@goauthentik/api": "^2022.11.3-1671369542", "@jackfranklin/rollup-plugin-markdown": "^0.4.0", "@lingui/cli": "^3.15.0", "@lingui/core": "^3.15.0",