From 9cc1b1213fbb1eb48e50e753bd49c961d5f8f2fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Sep 2022 10:11:51 +0200 Subject: [PATCH] web: bump @goauthentik/api from 2022.8.2-1662485118 to 2022.8.2-1662930968 in /web (#3578) web: bump @goauthentik/api in /web Bumps [@goauthentik/api](https://github.com/GIT_USER_ID/GIT_REPO_ID) from 2022.8.2-1662485118 to 2022.8.2-1662930968. - [Release notes](https://github.com/GIT_USER_ID/GIT_REPO_ID/releases) - [Commits](https://github.com/GIT_USER_ID/GIT_REPO_ID/commits) --- updated-dependencies: - dependency-name: "@goauthentik/api" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- web/package-lock.json | 14 +++++++------- web/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/web/package-lock.json b/web/package-lock.json index e0cc6cdc7..0bedc7fc3 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.2", "@fortawesome/fontawesome-free": "^6.2.0", - "@goauthentik/api": "^2022.8.2-1662485118", + "@goauthentik/api": "^2022.8.2-1662930968", "@jackfranklin/rollup-plugin-markdown": "^0.4.0", "@lingui/cli": "^3.14.0", "@lingui/core": "^3.14.0", @@ -1935,9 +1935,9 @@ } }, "node_modules/@goauthentik/api": { - "version": "2022.8.2-1662485118", - "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.8.2-1662485118.tgz", - "integrity": "sha512-VfNPlLoNlHD0nGp8N/z+PLhNmGhfu4iI2EEM1gtHfbMJsuHlHFtSuBtD+G8bmetW2wsPSKsSV3heBBKKBgLdww==" + "version": "2022.8.2-1662930968", + "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.8.2-1662930968.tgz", + "integrity": "sha512-Urr9uIm5eD+Srw6trrOLVeaVkBEtYyyeybeD8qTg2I/g1oLVVNGdt4L8bBt8eAOmBtujDgVlwJeOjUG8VdRRDQ==" }, "node_modules/@humanwhocodes/config-array": { "version": "0.10.4", @@ -10523,9 +10523,9 @@ "integrity": "sha512-CNR7qRIfCwWHNN7FnKUniva94edPdyQzil/zCwk3v6k4R6rR2Fr8i4s3PM7n/lyfPA6Zfko9z5WDzFxG9SW1uQ==" }, "@goauthentik/api": { - "version": "2022.8.2-1662485118", - "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.8.2-1662485118.tgz", - "integrity": "sha512-VfNPlLoNlHD0nGp8N/z+PLhNmGhfu4iI2EEM1gtHfbMJsuHlHFtSuBtD+G8bmetW2wsPSKsSV3heBBKKBgLdww==" + "version": "2022.8.2-1662930968", + "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.8.2-1662930968.tgz", + "integrity": "sha512-Urr9uIm5eD+Srw6trrOLVeaVkBEtYyyeybeD8qTg2I/g1oLVVNGdt4L8bBt8eAOmBtujDgVlwJeOjUG8VdRRDQ==" }, "@humanwhocodes/config-array": { "version": "0.10.4", diff --git a/web/package.json b/web/package.json index d00c92eef..941a57d4a 100644 --- a/web/package.json +++ b/web/package.json @@ -64,7 +64,7 @@ "@codemirror/legacy-modes": "^6.1.0", "@formatjs/intl-listformat": "^7.1.2", "@fortawesome/fontawesome-free": "^6.2.0", - "@goauthentik/api": "^2022.8.2-1662485118", + "@goauthentik/api": "^2022.8.2-1662930968", "@jackfranklin/rollup-plugin-markdown": "^0.4.0", "@lingui/cli": "^3.14.0", "@lingui/core": "^3.14.0",