diff --git a/web/sfe/package-lock.json b/web/sfe/package-lock.json index 4bdd359fb5..dde0f37643 100644 --- a/web/sfe/package-lock.json +++ b/web/sfe/package-lock.json @@ -9,7 +9,7 @@ "version": "0.0.0", "license": "MIT", "dependencies": { - "@goauthentik/api": "^2024.6.3-1723109801", + "@goauthentik/api": "^2024.6.3-1723497462", "base64-js": "^1.5.1", "bootstrap": "^4.6.1", "formdata-polyfill": "^4.0.10", @@ -28,9 +28,9 @@ } }, "node_modules/@goauthentik/api": { - "version": "2024.6.3-1723234818", - "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2024.6.3-1723234818.tgz", - "integrity": "sha512-3g3mJzbzCJZqpTxI5jPBS4Y363EROXxX6fUzRFbfROFGQtva6Zll+U+edx5/3wDy6oYixLxKUtVxke/mngDxqw==" + "version": "2024.6.3-1723497462", + "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2024.6.3-1723497462.tgz", + "integrity": "sha512-f53RgdMmlC5B0dRnT00d08T7f+3hmXc9h3gj3ATq9S3R7x6bTPSrhWLUAjhLeJNOueBgcg2jfmtXhKdm0cHhgA==" }, "node_modules/@isaacs/cliui": { "version": "8.0.2", diff --git a/web/sfe/package.json b/web/sfe/package.json index 21be7f242d..6672a6f1af 100644 --- a/web/sfe/package.json +++ b/web/sfe/package.json @@ -4,7 +4,7 @@ "private": true, "license": "MIT", "dependencies": { - "@goauthentik/api": "^2024.6.3-1723109801", + "@goauthentik/api": "^2024.6.3-1723497462", "base64-js": "^1.5.1", "bootstrap": "^4.6.1", "formdata-polyfill": "^4.0.10",