diff --git a/web/package-lock.json b/web/package-lock.json index ee9467a5c..6e808c2cf 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.12.2-1673453500", + "@goauthentik/api": "^2022.12.2-1673454658", "@hcaptcha/types": "^1.0.3", "@jackfranklin/rollup-plugin-markdown": "^0.4.0", "@lingui/cli": "^3.15.0", @@ -1960,9 +1960,9 @@ } }, "node_modules/@goauthentik/api": { - "version": "2022.12.2-1673453500", - "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.12.2-1673453500.tgz", - "integrity": "sha512-G+QYBy7d4e0JCJIndE4sNY4Gf/M1wN5r3gVtycPPHUqvodCQ+GwM6cM8vUOD3MU7p0D+x14O219Jzxn+7D5zZA==" + "version": "2022.12.2-1673454658", + "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.12.2-1673454658.tgz", + "integrity": "sha512-83g2viplEAH6FlJXurVaXi9LNGRr6QM7ij/tm6Qx15N9KSer9NDuN+B5udBIIoIT+Rsj7djIFfK/uDQmfVNN8w==" }, "node_modules/@hcaptcha/types": { "version": "1.0.3", @@ -11427,9 +11427,9 @@ "integrity": "sha512-viouXhegu/TjkvYQoiRZK3aax69dGXxgEjpvZW81wIJdxm5Fnvp3VVIP4VHKqX4SvFw6qpmkILkD4RJWAdrt7A==" }, "@goauthentik/api": { - "version": "2022.12.2-1673453500", - "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.12.2-1673453500.tgz", - "integrity": "sha512-G+QYBy7d4e0JCJIndE4sNY4Gf/M1wN5r3gVtycPPHUqvodCQ+GwM6cM8vUOD3MU7p0D+x14O219Jzxn+7D5zZA==" + "version": "2022.12.2-1673454658", + "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.12.2-1673454658.tgz", + "integrity": "sha512-83g2viplEAH6FlJXurVaXi9LNGRr6QM7ij/tm6Qx15N9KSer9NDuN+B5udBIIoIT+Rsj7djIFfK/uDQmfVNN8w==" }, "@hcaptcha/types": { "version": "1.0.3", diff --git a/web/package.json b/web/package.json index 9f95d8e2d..11cfa17c2 100644 --- a/web/package.json +++ b/web/package.json @@ -65,7 +65,7 @@ "@codemirror/legacy-modes": "^6.3.1", "@formatjs/intl-listformat": "^7.1.7", "@fortawesome/fontawesome-free": "^6.2.1", - "@goauthentik/api": "^2022.12.2-1673453500", + "@goauthentik/api": "^2022.12.2-1673454658", "@hcaptcha/types": "^1.0.3", "@jackfranklin/rollup-plugin-markdown": "^0.4.0", "@lingui/cli": "^3.15.0",