From 76fcdabae4ea616b19bf6d88289b98d4d3311fe7 Mon Sep 17 00:00:00 2001 From: "authentik-automation[bot]" <135050075+authentik-automation[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 12:40:05 +0000 Subject: [PATCH] web: bump API Client version (#10633) Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com> --- web/package-lock.json | 8 ++++---- web/package.json | 2 +- web/sfe/package-lock.json | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/web/package-lock.json b/web/package-lock.json index ed20ebc6a9..919df138a1 100644 --- a/web/package-lock.json +++ b/web/package-lock.json @@ -19,7 +19,7 @@ "@floating-ui/dom": "^1.6.8", "@formatjs/intl-listformat": "^7.5.7", "@fortawesome/fontawesome-free": "^6.6.0", - "@goauthentik/api": "^2024.6.1-1721725857", + "@goauthentik/api": "^2024.6.1-1721909829", "@lit/context": "^1.1.2", "@lit/localize": "^0.12.1", "@lit/reactive-element": "^2.0.4", @@ -3676,9 +3676,9 @@ "dev": true }, "node_modules/@goauthentik/api": { - "version": "2024.6.1-1721725857", - "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2024.6.1-1721725857.tgz", - "integrity": "sha512-+Qz8U73sYnXKTZI/30bx173ygWtBrB2g0IZ0MLa5LRlLoSJ7EXMbdo9fW4YJEBwwy2sP7WE9KjrR12cpCqyw2g==" + "version": "2024.6.1-1721909829", + "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2024.6.1-1721909829.tgz", + "integrity": "sha512-xG9zFeA1kRmUrPtN2pF9/RkCbbByYDjpC32DlW/SBGfs1ufWmpViMzK+xL/WKIBWWf84D1hnqMR3gbuRvyhjIw==" }, "node_modules/@hcaptcha/types": { "version": "1.0.3", diff --git a/web/package.json b/web/package.json index 84d982399e..d57e540b8d 100644 --- a/web/package.json +++ b/web/package.json @@ -46,7 +46,7 @@ "@floating-ui/dom": "^1.6.8", "@formatjs/intl-listformat": "^7.5.7", "@fortawesome/fontawesome-free": "^6.6.0", - "@goauthentik/api": "^2024.6.1-1721725857", + "@goauthentik/api": "^2024.6.1-1721909829", "@lit/context": "^1.1.2", "@lit/localize": "^0.12.1", "@lit/reactive-element": "^2.0.4", diff --git a/web/sfe/package-lock.json b/web/sfe/package-lock.json index 4f1f152b43..525ecb3cd0 100644 --- a/web/sfe/package-lock.json +++ b/web/sfe/package-lock.json @@ -28,9 +28,9 @@ } }, "node_modules/@goauthentik/api": { - "version": "2024.6.1-1721725857", - "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2024.6.1-1721725857.tgz", - "integrity": "sha512-+Qz8U73sYnXKTZI/30bx173ygWtBrB2g0IZ0MLa5LRlLoSJ7EXMbdo9fW4YJEBwwy2sP7WE9KjrR12cpCqyw2g==" + "version": "2024.6.1-1721909829", + "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2024.6.1-1721909829.tgz", + "integrity": "sha512-xG9zFeA1kRmUrPtN2pF9/RkCbbByYDjpC32DlW/SBGfs1ufWmpViMzK+xL/WKIBWWf84D1hnqMR3gbuRvyhjIw==" }, "node_modules/@isaacs/cliui": { "version": "8.0.2",