From 7ab55f7afadf2367059b7a2bcd1fa56de8dbb749 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Mar 2022 09:24:23 +0100 Subject: [PATCH] build(deps): bump @goauthentik/api in /web (#2425) --- 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 6d7d7abdc..bc5e6050d 100644 --- a/web/package-lock.json +++ b/web/package-lock.json @@ -16,7 +16,7 @@ "@babel/preset-typescript": "^7.16.7", "@formatjs/intl-listformat": "^6.5.2", "@fortawesome/fontawesome-free": "^6.0.0", - "@goauthentik/api": "^2022.2.1-1645970785", + "@goauthentik/api": "^2022.2.1-1646262806", "@jackfranklin/rollup-plugin-markdown": "^0.3.0", "@lingui/cli": "^3.13.2", "@lingui/core": "^3.13.2", @@ -1766,9 +1766,9 @@ } }, "node_modules/@goauthentik/api": { - "version": "2022.2.1-1645970785", - "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.2.1-1645970785.tgz", - "integrity": "sha512-25ppe01ibiW+7u8sXV3OIUDrmWb1HalzeB0fU12xfGINcspt4gYsYkiGFBTh6B41zZ1pspzUTrtapE3MtY5MZg==" + "version": "2022.2.1-1646262806", + "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.2.1-1646262806.tgz", + "integrity": "sha512-sN4unYD93pZZzAZx56NBzbGHgaKZE18BzmjdUBJh7Oe1RYlJh4qX2rgzDVNma5o4rddlbRwzyHheo6Ncyo8KRg==" }, "node_modules/@humanwhocodes/config-array": { "version": "0.9.2", @@ -10094,9 +10094,9 @@ "integrity": "sha512-6LB4PYBST1Rx40klypw1SmSDArjFOcfBf2LeX9Zg5EKJT2eXiyiJq+CyBYKeXyK0sXS2FsCJWSPr/luyhuvh0Q==" }, "@goauthentik/api": { - "version": "2022.2.1-1645970785", - "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.2.1-1645970785.tgz", - "integrity": "sha512-25ppe01ibiW+7u8sXV3OIUDrmWb1HalzeB0fU12xfGINcspt4gYsYkiGFBTh6B41zZ1pspzUTrtapE3MtY5MZg==" + "version": "2022.2.1-1646262806", + "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.2.1-1646262806.tgz", + "integrity": "sha512-sN4unYD93pZZzAZx56NBzbGHgaKZE18BzmjdUBJh7Oe1RYlJh4qX2rgzDVNma5o4rddlbRwzyHheo6Ncyo8KRg==" }, "@humanwhocodes/config-array": { "version": "0.9.2", diff --git a/web/package.json b/web/package.json index 8d59fa13f..f77ccdc9e 100644 --- a/web/package.json +++ b/web/package.json @@ -59,7 +59,7 @@ "@babel/preset-typescript": "^7.16.7", "@formatjs/intl-listformat": "^6.5.2", "@fortawesome/fontawesome-free": "^6.0.0", - "@goauthentik/api": "^2022.2.1-1645970785", + "@goauthentik/api": "^2022.2.1-1646262806", "@jackfranklin/rollup-plugin-markdown": "^0.3.0", "@lingui/cli": "^3.13.2", "@lingui/core": "^3.13.2",