diff --git a/package.json b/package.json index 81c9be70..e7da2bdb 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@angular/platform-browser": "^12.0.0", "@angular/platform-browser-dynamic": "^12.0.0", "@angular/router": "^12.0.0", - "@frontegg/js": "6.154.0", + "@frontegg/js": "6.155.0", "csstype": "^3.0.8", "rxjs": "~6.6.0", "stream": "^0.0.2", diff --git a/projects/frontegg-app/package.json b/projects/frontegg-app/package.json index 3ec5b621..dc3d34a7 100644 --- a/projects/frontegg-app/package.json +++ b/projects/frontegg-app/package.json @@ -7,10 +7,10 @@ "@angular/core": ">=12.0.0" }, "dependencies": { - "@frontegg/js": "6.154.0", + "@frontegg/js": "6.155.0", "csstype": "^3.0.8", "fast-deep-equal": "^3.1.3", "stream": "^0.0.2", "tslib": "^2.0.0" } -} \ No newline at end of file +} diff --git a/yarn.lock b/yarn.lock index 04d763c7..6b1c2b33 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1563,18 +1563,18 @@ 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.155.0": + version "6.155.0" + resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-6.155.0.tgz#2bdb59784a4c022101c4dc206788527ae3552f1d" + integrity sha512-G0qtkooOBn2uMmJfCT+U3yYpWs1pbF1ftHn0XwzJAF+i4JVxgYhcjiE7u4VaDVCIsz6rszGxiKqTyWMrlLOxFg== dependencies: "@babel/runtime" "^7.18.6" - "@frontegg/types" "6.154.0" + "@frontegg/types" "6.155.0" -"@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.155.0": + version "6.155.0" + resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-6.155.0.tgz#d2911ede63bb5927a485a0c78861e249b890a14d" + integrity sha512-C9hHCBTSzCLyC89kw/gNwzwUvR51JLu7qqUzoamuWS3S3bpkMXZVF/sedGTrpAkVkwXS1jaWpzi7VNsMOREaYQ== dependencies: "@babel/runtime" "^7.18.6" "@frontegg/entitlements-javascript-commons" "1.0.1" @@ -1592,13 +1592,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.155.0": + version "6.155.0" + resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-6.155.0.tgz#73d49002fbaf5ebbb732f0adfbaf81889fc76cda" + integrity sha512-YfS3FBJGoJ/CRdqP7HHyBPFoLsdtKQuX1QV2d+LUfROtTOCK7W8TMXK7TXqC5piN0NdZcafvA/BrfbAVVohXdA== dependencies: "@babel/runtime" "^7.18.6" - "@frontegg/redux-store" "6.154.0" + "@frontegg/redux-store" "6.155.0" csstype "^3.0.9" deepmerge "^4.2.2"