diff --git a/web/package-lock.json b/web/package-lock.json index b1f27f871..75db734f0 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.1-1672593591", + "@goauthentik/api": "^2022.12.1-1672608421", "@hcaptcha/types": "^1.0.3", "@jackfranklin/rollup-plugin-markdown": "^0.4.0", "@lingui/cli": "^3.15.0", @@ -1959,9 +1959,9 @@ } }, "node_modules/@goauthentik/api": { - "version": "2022.12.1-1672593591", - "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.12.1-1672593591.tgz", - "integrity": "sha512-m/7fe3azj8foouf2pZgkoJ8phYFJjd0ORr45+PlETgpeaCGes8GI3PgA3ZBqUQR4cn4OvFuA/OxWUpw4XvzKmg==" + "version": "2022.12.1-1672608421", + "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.12.1-1672608421.tgz", + "integrity": "sha512-f8tyFwW4PuTEI5xLr08kMcV0cvs3gLpWWPjY56LREfH/TTOi0HmoTC575t3T7p3glBFpcu52HD812Vo/9pzNLA==" }, "node_modules/@hcaptcha/types": { "version": "1.0.3", @@ -11408,9 +11408,9 @@ "integrity": "sha512-viouXhegu/TjkvYQoiRZK3aax69dGXxgEjpvZW81wIJdxm5Fnvp3VVIP4VHKqX4SvFw6qpmkILkD4RJWAdrt7A==" }, "@goauthentik/api": { - "version": "2022.12.1-1672593591", - "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.12.1-1672593591.tgz", - "integrity": "sha512-m/7fe3azj8foouf2pZgkoJ8phYFJjd0ORr45+PlETgpeaCGes8GI3PgA3ZBqUQR4cn4OvFuA/OxWUpw4XvzKmg==" + "version": "2022.12.1-1672608421", + "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.12.1-1672608421.tgz", + "integrity": "sha512-f8tyFwW4PuTEI5xLr08kMcV0cvs3gLpWWPjY56LREfH/TTOi0HmoTC575t3T7p3glBFpcu52HD812Vo/9pzNLA==" }, "@hcaptcha/types": { "version": "1.0.3", diff --git a/web/package.json b/web/package.json index 543c7a518..0effe8f88 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.12.1-1672593591", + "@goauthentik/api": "^2022.12.1-1672608421", "@hcaptcha/types": "^1.0.3", "@jackfranklin/rollup-plugin-markdown": "^0.4.0", "@lingui/cli": "^3.15.0",