diff --git a/packages/react/package.json b/packages/react/package.json index 0eeab439..213a46c0 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -10,8 +10,8 @@ "build:watch": "rm -rf dist && mkdir dist && rollup -w -c ./rollup.config.js" }, "dependencies": { - "@frontegg/js": "6.161.0", - "@frontegg/react-hooks": "6.161.0" + "@frontegg/js": "6.163.0", + "@frontegg/react-hooks": "6.163.0" }, "peerDependencies": { "react": ">16.9.0", diff --git a/yarn.lock b/yarn.lock index 4ad3d853..9626651d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2378,30 +2378,30 @@ resolved "https://registry.yarnpkg.com/@frontegg/entitlements-javascript-commons/-/entitlements-javascript-commons-1.0.1.tgz#038a5b86166bd00cfd3afa942de361434c34ea04" integrity sha512-Ny9M9wLcA6/p9OD09plK3ETy5zyTWpgFoIorAYYYxk4J3S6ardsUOai2MlBmXqbG9J1uxD66rdFF5qr4bwqgyw== -"@frontegg/js@6.161.0": - version "6.161.0" - resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-6.161.0.tgz#1601d6dddedd5c56642e7771ecdd60c7e618013d" - integrity sha512-c4O9Es9hEPdNHxE8HGA6TmXSpHvcIMhb1OELsbFHav/bxcFVsTZrFICmZ0avAU/EZK4uglXe2mUGTdhZVSjC0Q== +"@frontegg/js@6.163.0": + version "6.163.0" + resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-6.163.0.tgz#1cba457d8ec8727e5ec2880b0937570a14555493" + integrity sha512-z61qkcrE/GIQKEk87Ijp6/q5Jl6mGjHNpVA1rCf0I7uck5dkZ3MkTFZ2cgP2cJEd8EW93UgtVxTcA7zo1jnOGQ== dependencies: "@babel/runtime" "^7.18.6" - "@frontegg/types" "6.161.0" + "@frontegg/types" "6.163.0" -"@frontegg/react-hooks@6.161.0": - version "6.161.0" - resolved "https://registry.yarnpkg.com/@frontegg/react-hooks/-/react-hooks-6.161.0.tgz#3a1eb7216bb39b38c8358afada9d3b5f22f141e3" - integrity sha512-oz6sf++FXtjyPfzjZyrVb7GgVNT/Mv2cXXfdscQrmSjfsIHBALnZUDYHNi2JOLV4Mpy1TzIKUVEb7/T0yXQHLA== +"@frontegg/react-hooks@6.163.0": + version "6.163.0" + resolved "https://registry.yarnpkg.com/@frontegg/react-hooks/-/react-hooks-6.163.0.tgz#f42028be2188b90c4d511a0f3445d51c22f912f9" + integrity sha512-/gTpAdHRC6mHJrWoNoSnXFzzMc5Fsy2XjIHGZtJu04FpA1t44boSDHz/4j29gfIVgsedj3NBN+AZKi3f2/j95g== dependencies: "@babel/runtime" "^7.18.6" - "@frontegg/redux-store" "6.161.0" - "@frontegg/types" "6.161.0" + "@frontegg/redux-store" "6.163.0" + "@frontegg/types" "6.163.0" "@types/react" "*" get-value "^3.0.1" react-redux "^7.x" -"@frontegg/redux-store@6.161.0": - version "6.161.0" - resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-6.161.0.tgz#9a519241bd323100f72c152b39514b267e3716b9" - integrity sha512-as/05uTXtLKW6WGoeqEbImPPrGmpw+D1/uipJQy4bzDVeMfnbFxtRQu5tnhjBbf7hZzbGME1prw1TuTjecb8vA== +"@frontegg/redux-store@6.163.0": + version "6.163.0" + resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-6.163.0.tgz#a629b2f16594761bf1ae24753c9073af620a3015" + integrity sha512-rrw8ONv44ZxOw3+rLVlZJwWaBHcyIE4BOpnRJhzYjXKas5hIAtnLLUKGOTlUIxNK2WzdnbGwTlRbE/gFSXulyQ== dependencies: "@babel/runtime" "^7.18.6" "@frontegg/entitlements-javascript-commons" "1.0.1" @@ -2419,13 +2419,13 @@ "@babel/runtime" "^7.17.2" "@frontegg/entitlements-javascript-commons" "1.0.1" -"@frontegg/types@6.161.0": - version "6.161.0" - resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-6.161.0.tgz#126a1fb0ccf9ece89e82f51cc72e81bd6f60fd2d" - integrity sha512-PXj3mxU8P7ssXN6d9vs4lZgdKzi4JTJrQp9bKWYCGUkBegAUIuleAK0GD3D0SJBimQoBFZNIZzs4Kf+v+wEHfg== +"@frontegg/types@6.163.0": + version "6.163.0" + resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-6.163.0.tgz#39c4c72c14154f9d37322f21f707a70299c0d9aa" + integrity sha512-4z3vC9spAOUDa6wTwEJ/n3GuDHJpwr2bf9bMq4LWJ55RzV9uYTXWydCdciCpA4PRb4IBj7NIEBVCHKisXtcIpg== dependencies: "@babel/runtime" "^7.18.6" - "@frontegg/redux-store" "6.161.0" + "@frontegg/redux-store" "6.163.0" csstype "^3.0.9" deepmerge "^4.2.2"