diff --git a/packages/nextjs/package.json b/packages/nextjs/package.json index 46d41e84..b69ceb27 100644 --- a/packages/nextjs/package.json +++ b/packages/nextjs/package.json @@ -27,8 +27,8 @@ "lint-json": "eslint -c .eslintrc.json -o ./lint-report.json --format json --no-color ./src/**/*.{ts,tsx}" }, "dependencies": { - "@frontegg/js": "6.154.0", - "@frontegg/react-hooks": "6.154.0", + "@frontegg/js": "6.157.0", + "@frontegg/react-hooks": "6.157.0", "http-proxy": "^1.18.1", "iron-session": "^6.3.1", "jose": "^4.12.2" diff --git a/yarn.lock b/yarn.lock index 0decdc92..4babf1c9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1290,30 +1290,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.154.0": - version "6.154.0" - resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-6.154.0.tgz#4978814871f8138d9bfb93f061d220dbb5ded0a5" - integrity sha512-qUnDwIX/+yNalssgKn+Da3qG5l+iwJ6bHeY5O7xF5DFe7iiTRUeSUenV7fROmR2dS3BtBOhEPwa3kVo1WEyzRw== +"@frontegg/js@6.157.0": + version "6.157.0" + resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-6.157.0.tgz#38dce095be701617d99278aed788a956c06156d1" + integrity sha512-INE3z81bUDoByl9weDyqGa3BTNF4Qi3L//USNUkUj36wocIoVzwm4wDHl/R0TxOe+ronkMUiRjIa2EwpA6+Bmw== dependencies: "@babel/runtime" "^7.18.6" - "@frontegg/types" "6.154.0" + "@frontegg/types" "6.157.0" -"@frontegg/react-hooks@6.154.0": - version "6.154.0" - resolved "https://registry.yarnpkg.com/@frontegg/react-hooks/-/react-hooks-6.154.0.tgz#dfd0c9d651cf456b4360748994845e733cd65f19" - integrity sha512-NLdj8IkZ6fi8vuqlyoesh4bYlaUlan3hAvCaDSC09eB7HjlSqBHHU67hCovUAvebL+UDye0+P79ptIV99J9Yow== +"@frontegg/react-hooks@6.157.0": + version "6.157.0" + resolved "https://registry.yarnpkg.com/@frontegg/react-hooks/-/react-hooks-6.157.0.tgz#92c432d9dbecfac1749237da3e85ff8a1f07552d" + integrity sha512-RcqKc4YntKBEVVdbKRxVOA8yyBxu5BvdErmRQBA/vnK3fc6fLSL9H5Ubb/W2qhy+je3pu46Vx7i4hd7vINuOrA== dependencies: "@babel/runtime" "^7.18.6" - "@frontegg/redux-store" "6.154.0" - "@frontegg/types" "6.154.0" + "@frontegg/redux-store" "6.157.0" + "@frontegg/types" "6.157.0" "@types/react" "*" get-value "^3.0.1" react-redux "^7.x" -"@frontegg/redux-store@6.154.0": - version "6.154.0" - resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-6.154.0.tgz#dd17d22c6f3bbf78733d87080b711eaaa16f1977" - integrity sha512-qFVtZfxehl5TzNrsCcdYvL3xiuPuMC+C64H7fIdBBJO7d75G4wp4zZvteBIUJu7IQWLSwmBRbDyjJ++l3ojbGA== +"@frontegg/redux-store@6.157.0": + version "6.157.0" + resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-6.157.0.tgz#4f64b94195115c3ce17b412f76ca303460a4b345" + integrity sha512-eV1F6R52JIqittP9sgNo8nqqkCkbgUkIaQfoH7BenNSE45fEWGBG1O0/IlQ3jMm+pVWW9h6hUx8yMVbNyRdGzg== dependencies: "@babel/runtime" "^7.18.6" "@frontegg/entitlements-javascript-commons" "1.0.1" @@ -1331,13 +1331,13 @@ "@babel/runtime" "^7.17.2" "@frontegg/entitlements-javascript-commons" "1.0.1" -"@frontegg/types@6.154.0": - version "6.154.0" - resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-6.154.0.tgz#69889a510aa55c92f529003605eb655aa53bd896" - integrity sha512-X2AFVcE+W8BpvMe/utLhfOHNZxoH6myifih9QYmbAsy37DbnoLd8hv+tHNrmzj2iBe17JgKpGr3BiVvoh1l3hQ== +"@frontegg/types@6.157.0": + version "6.157.0" + resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-6.157.0.tgz#c2c3bfdbc8720ea1e91197b5521cb3246bd59729" + integrity sha512-kK8+ca6DuxruYhw/XQjVRaglVLbhMfSicB8LPqvOcVIKly3OOlcdTA39bTq8/3McM/UDpv68GKlHVQjJqUfg3A== dependencies: "@babel/runtime" "^7.18.6" - "@frontegg/redux-store" "6.154.0" + "@frontegg/redux-store" "6.157.0" csstype "^3.0.9" deepmerge "^4.2.2"