diff --git a/packages/vue/package.json b/packages/vue/package.json index b2d5d96e..3ac59892 100644 --- a/packages/vue/package.json +++ b/packages/vue/package.json @@ -22,7 +22,7 @@ "build:unpkg": "cross-env NODE_ENV=production rollup --config rollup.config.js --format iife" }, "dependencies": { - "@frontegg/js": "6.142.0", + "@frontegg/js": "6.143.0", "get-value": "^3.0.1", "set-value": "^4.0.1" }, diff --git a/yarn.lock b/yarn.lock index f908e81a..e9333fdd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1844,18 +1844,18 @@ unique-filename "^1.1.1" which "^1.3.1" -"@frontegg/js@6.142.0": - version "6.142.0" - resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-6.142.0.tgz#4279aa970ec33dff55692cf75c95402b580e73a8" - integrity sha512-TB5sK+HHvxtbbG7/9pGCwZY3c5gbF8BLDZuE7mcOEwBjssVrjrcRQheq9dgDQ926EKdt6+giN/0ODmsPdadQ8w== +"@frontegg/js@6.143.0": + version "6.143.0" + resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-6.143.0.tgz#4234f4c8a2e47e6883fde40f03bfdda7934a1801" + integrity sha512-rbvc6plefi/DQ5RJXOhRn1xOrrUyd3/LDIgXyuWR6NuZhIrAJjwFtlWEWgyXY8/fEKpwlnyp/KX/zZdLy+nBkQ== dependencies: "@babel/runtime" "^7.18.6" - "@frontegg/types" "6.142.0" + "@frontegg/types" "6.143.0" -"@frontegg/redux-store@6.142.0": - version "6.142.0" - resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-6.142.0.tgz#e9c61135bfdddcdc1a644c2f66785d63f4937211" - integrity sha512-x4LS6olwP64r3Sllft11Bg3lvwo9jeqg4CkHSGoL2wzz2vGObkRFvyRLKFyWp9GcEu1jHsX6kY6Wg3gKoNA4Bg== +"@frontegg/redux-store@6.143.0": + version "6.143.0" + resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-6.143.0.tgz#8e969265472c2e6e81ac4780383048efa93609cd" + integrity sha512-uZlmpBJKAqR1Ot4wPU7t/M59lDmCRnZ16IbKN9h33zQEsb3EoB9ussGDID+882MBpQlMlp9GGY3urjs60iwbPw== dependencies: "@babel/runtime" "^7.18.6" "@frontegg/rest-api" "3.1.23" @@ -1871,13 +1871,13 @@ dependencies: "@babel/runtime" "^7.17.2" -"@frontegg/types@6.142.0": - version "6.142.0" - resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-6.142.0.tgz#2343ec627dc9694e67aaee2195dfdc75a1f6301a" - integrity sha512-M546l6NmOFL+svKg7G0VviHAbmEL5JCJh0cinVnDlHDAAMJKz1F8D0D8w9YDxJYCVzICbK/xosgeC3SWnjnmEw== +"@frontegg/types@6.143.0": + version "6.143.0" + resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-6.143.0.tgz#ce4f69ffb298bf33fc08596b209ab8fe4525fd40" + integrity sha512-0H8u5lqNI/qlbm6KB/8N64bFH2FL/pyhCuHviFOcIMQc9pX47xPXrzI3cDiSb6Colps88Skevqmgqu/MSHyjpQ== dependencies: "@babel/runtime" "^7.18.6" - "@frontegg/redux-store" "6.142.0" + "@frontegg/redux-store" "6.143.0" csstype "^3.0.9" deepmerge "^4.2.2"