diff --git a/package.json b/package.json index e640950d..f1d5659b 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@angular/platform-browser": "~12.0.5", "@angular/platform-browser-dynamic": "~12.0.5", "@angular/router": "~12.0.5", - "@frontegg/js": "6.65.0", + "@frontegg/js": "6.66.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 0c9371f3..37e05236 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.65.0", + "@frontegg/js": "6.66.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 7c3d8182..cc83155e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1138,39 +1138,39 @@ "@babel/helper-validator-identifier" "^7.14.0" to-fast-properties "^2.0.0" -"@frontegg/js@6.65.0": - version "6.65.0" - resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-6.65.0.tgz#2acad4e548e50201d2a226ea9469afee8807135b" - integrity sha512-rBZ9Gz2dh11kOBdrh4aRGL+S5PjhaLZ1o27GkiZJrlqU4V/18ViHpQZSfNqj3OODGDfjB4OChShou2vYHXUd9w== +"@frontegg/js@6.66.0": + version "6.66.0" + resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-6.66.0.tgz#35a64657de80bf8de9d17a9beb03cb46c8260ee1" + integrity sha512-4ak+CWf0UI1PZlto80dxrZhzL1fU06pKpwW708gv9Vf+avno+o2W2fWRb4YjbvscMZRziWhk4Z7FfBnjtCI42w== dependencies: "@babel/runtime" "^7.18.6" - "@frontegg/types" "6.65.0" + "@frontegg/types" "6.66.0" -"@frontegg/redux-store@6.65.0": - version "6.65.0" - resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-6.65.0.tgz#46e406cca1016d80dcad3acde7da13ce5844ea67" - integrity sha512-AkaHGogs5ngIssNQ5dbM1XjecRdLYFoJZ1+aiBu5vxtQ2/6m6zkEFjScSlL4B7cHTESDXlmXMVIrlakLc79FoQ== +"@frontegg/redux-store@6.66.0": + version "6.66.0" + resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-6.66.0.tgz#ad2eac3ad24b712098b3a3fdf7ae1f2589a2cb34" + integrity sha512-avlnfbHD20RAtBEavXEr2cI974njAEPJLv2/bj9oiTtx+QjqNcOFPxVZm7PziKaQfs6uz+SoIdo7rnqoteCxMw== dependencies: "@babel/runtime" "^7.18.6" - "@frontegg/rest-api" "^3.0.63" + "@frontegg/rest-api" "3.0.70" "@reduxjs/toolkit" "^1.8.5" redux-saga "^1.2.1" uuid "^8.3.2" -"@frontegg/rest-api@^3.0.63": - version "3.0.63" - resolved "https://registry.yarnpkg.com/@frontegg/rest-api/-/rest-api-3.0.63.tgz#e64781f68d1d09aa6be84912a43808ac505aa06a" - integrity sha512-Cv2Pak3/IGPDPVrvnWLXE7nh/iOPcdAQJtqgW6nYC27jDlTBpKu3cx+RP7pUDi+Ezltes/bYMXdK/e3qgzPTvQ== +"@frontegg/rest-api@3.0.70": + version "3.0.70" + resolved "https://registry.yarnpkg.com/@frontegg/rest-api/-/rest-api-3.0.70.tgz#0f516c56fc1330ef01c547064bec86b4c5b58325" + integrity sha512-aLt1zitaFqGlcITuNpE/0Vb6MhQ1syCOVgaSR9oitUfpEiiIt4L1H0zhH1DTv3CKf5PdZV7hYAtK7ByLuW2s8Q== dependencies: "@babel/runtime" "^7.17.2" -"@frontegg/types@6.65.0": - version "6.65.0" - resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-6.65.0.tgz#aaa98a783af209c9195430abfed9ccd0030574fc" - integrity sha512-GPJG3SB8Vy+me2n/MgwXkFGQzIEz6A5XpsqRbgXuWzD+vKmmlgwLYiwUhnmzl5BowRjTJQ+ABqNisXdzGswfkg== +"@frontegg/types@6.66.0": + version "6.66.0" + resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-6.66.0.tgz#99e8db95db517a532c25201e75ef2b519218207d" + integrity sha512-2vX1jueGbnvt8Es+B03U7hjDud2Kb2xgxyT9Get5bAJLzcT+Zusa5tP4JVgCEPwW4zil6HIRiZ9IEgHGsiEaMA== dependencies: "@babel/runtime" "^7.18.6" - "@frontegg/redux-store" "6.65.0" + "@frontegg/redux-store" "6.66.0" csstype "^3.0.9" deepmerge "^4.2.2"