diff --git a/web/package-lock.json b/web/package-lock.json index ecebbaafb..ffed8f833 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.3", "@fortawesome/fontawesome-free": "^6.2.0", - "@goauthentik/api": "^2022.9.0-1665755308", + "@goauthentik/api": "^2022.9.0-1665760108", "@jackfranklin/rollup-plugin-markdown": "^0.4.0", "@lingui/cli": "^3.14.0", "@lingui/core": "^3.14.0", @@ -1941,9 +1941,9 @@ } }, "node_modules/@goauthentik/api": { - "version": "2022.9.0-1665755308", - "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.9.0-1665755308.tgz", - "integrity": "sha512-8aZwuKM+J436giagjZ2myzKzfQQQWRlpYTkQ2OQL96LYCB6dXyBBJ1/rIlyzy05JjZZX/L1AB1GcTUcr0ifYeQ==" + "version": "2022.9.0-1665760108", + "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.9.0-1665760108.tgz", + "integrity": "sha512-S+4vIJG9vqvNJASQeqsBPKs3SOL1Pui6c09LBywvGAvnYcNMok3i1Gfp0nqUtlLgRveNR8jcphKfwz5IyEgO1Q==" }, "node_modules/@humanwhocodes/config-array": { "version": "0.10.5", @@ -11345,9 +11345,9 @@ "integrity": "sha512-CNR7qRIfCwWHNN7FnKUniva94edPdyQzil/zCwk3v6k4R6rR2Fr8i4s3PM7n/lyfPA6Zfko9z5WDzFxG9SW1uQ==" }, "@goauthentik/api": { - "version": "2022.9.0-1665755308", - "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.9.0-1665755308.tgz", - "integrity": "sha512-8aZwuKM+J436giagjZ2myzKzfQQQWRlpYTkQ2OQL96LYCB6dXyBBJ1/rIlyzy05JjZZX/L1AB1GcTUcr0ifYeQ==" + "version": "2022.9.0-1665760108", + "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.9.0-1665760108.tgz", + "integrity": "sha512-S+4vIJG9vqvNJASQeqsBPKs3SOL1Pui6c09LBywvGAvnYcNMok3i1Gfp0nqUtlLgRveNR8jcphKfwz5IyEgO1Q==" }, "@humanwhocodes/config-array": { "version": "0.10.5", diff --git a/web/package.json b/web/package.json index c4d7eea67..332bb4613 100644 --- a/web/package.json +++ b/web/package.json @@ -64,7 +64,7 @@ "@codemirror/legacy-modes": "^6.1.0", "@formatjs/intl-listformat": "^7.1.3", "@fortawesome/fontawesome-free": "^6.2.0", - "@goauthentik/api": "^2022.9.0-1665755308", + "@goauthentik/api": "^2022.9.0-1665760108", "@jackfranklin/rollup-plugin-markdown": "^0.4.0", "@lingui/cli": "^3.14.0", "@lingui/core": "^3.14.0",