diff --git a/web/package-lock.json b/web/package-lock.json index aad2020b6..471634f11 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-1646262806", + "@goauthentik/api": "^2022.2.1-1646299239", "@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-1646262806", - "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.2.1-1646262806.tgz", - "integrity": "sha512-sN4unYD93pZZzAZx56NBzbGHgaKZE18BzmjdUBJh7Oe1RYlJh4qX2rgzDVNma5o4rddlbRwzyHheo6Ncyo8KRg==" + "version": "2022.2.1-1646299239", + "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.2.1-1646299239.tgz", + "integrity": "sha512-B5tZQn1OfHPoebO9SsRSbZng2caSUflx0KnWeUv7PAI1tBok2f9zCdzXIN9ULxj4Dd5kQu1NDEZCwZwjKP6q1g==" }, "node_modules/@humanwhocodes/config-array": { "version": "0.9.2", @@ -10094,9 +10094,9 @@ "integrity": "sha512-6LB4PYBST1Rx40klypw1SmSDArjFOcfBf2LeX9Zg5EKJT2eXiyiJq+CyBYKeXyK0sXS2FsCJWSPr/luyhuvh0Q==" }, "@goauthentik/api": { - "version": "2022.2.1-1646262806", - "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.2.1-1646262806.tgz", - "integrity": "sha512-sN4unYD93pZZzAZx56NBzbGHgaKZE18BzmjdUBJh7Oe1RYlJh4qX2rgzDVNma5o4rddlbRwzyHheo6Ncyo8KRg==" + "version": "2022.2.1-1646299239", + "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.2.1-1646299239.tgz", + "integrity": "sha512-B5tZQn1OfHPoebO9SsRSbZng2caSUflx0KnWeUv7PAI1tBok2f9zCdzXIN9ULxj4Dd5kQu1NDEZCwZwjKP6q1g==" }, "@humanwhocodes/config-array": { "version": "0.9.2", diff --git a/web/package.json b/web/package.json index eb8b5fa09..c265e7935 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-1646262806", + "@goauthentik/api": "^2022.2.1-1646299239", "@jackfranklin/rollup-plugin-markdown": "^0.3.0", "@lingui/cli": "^3.13.2", "@lingui/core": "^3.13.2",