diff --git a/packages/vue/package.json b/packages/vue/package.json index 4b0e7a49..49445687 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": "7.43.0", + "@frontegg/js": "7.44.0", "get-value": "^3.0.1", "set-value": "^4.0.1" }, diff --git a/yarn.lock b/yarn.lock index f031c88f..962f2fdb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1835,43 +1835,43 @@ resolved "https://registry.yarnpkg.com/@frontegg/entitlements-javascript-commons/-/entitlements-javascript-commons-1.1.2.tgz#8c771cac0796fde5bbc05abe750cb6b8677ec2c6" integrity sha512-vwCFxj9KSIKHXinOH0HbBf4DhKRbUWhjCnL14+JfQnwuEl/zKtSGZoZecrXcPajWUypdi0uT+8q3GGcqnCW13Q== -"@frontegg/js@7.43.0": - version "7.43.0" - resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-7.43.0.tgz#4c26f1bdbc22c1fb4324368226a891c8b949b9d6" - integrity sha512-zn+ugIJUE3dJlQlX8Qn6w7Kb4Cwst3/HiT50U9VA7Ocgbj9FsK2AevdlK5qQoIS5VHuxtT/W0tl2AtUfIu5Ojg== +"@frontegg/js@7.44.0": + version "7.44.0" + resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-7.44.0.tgz#e1cfa742a00ecbdfadb3fe3451f1d9b4e5a889b3" + integrity sha512-wpNLmAwBHTJNm6tGt7zckzkGnfNRgiTUUYlixQUE3J3GTDMQZmdRrvj+hYvI8ZKefGfqoeITYBh4EXD7b5a5mw== dependencies: "@babel/runtime" "^7.18.6" - "@frontegg/types" "7.43.0" + "@frontegg/types" "7.44.0" -"@frontegg/redux-store@7.43.0": - version "7.43.0" - resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-7.43.0.tgz#a8c041320d9470ed1c0841b69d099b6a980a0bca" - integrity sha512-7+htiH7oFeb0eydnAFGAVhGVE60zaghBVLuCFgmzPGiyRWsOkiALmX0ts3OsyQzS2t8vDorcgtEB4L55amYNfw== +"@frontegg/redux-store@7.44.0": + version "7.44.0" + resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-7.44.0.tgz#08ca3c13e3e18e8336cdb068b8dc59533b5f092f" + integrity sha512-YVi83r2LvugV8K5W3jB9SoyLRXMSZqnDtxIVycaosFAeojGdSu01simkM8hdP+t/trUUo0BOxQGoaOdti8zjYQ== dependencies: "@babel/runtime" "^7.18.6" "@frontegg/entitlements-javascript-commons" "1.1.2" - "@frontegg/rest-api" "7.43.0" + "@frontegg/rest-api" "7.44.0" fast-deep-equal "3.1.3" get-value "^3.0.1" proxy-compare "^3.0.0" set-value "^4.1.0" uuid "^10.0.0" -"@frontegg/rest-api@7.43.0": - version "7.43.0" - resolved "https://registry.yarnpkg.com/@frontegg/rest-api/-/rest-api-7.43.0.tgz#b049d16802767f516815020c7ed61a06a7d70908" - integrity sha512-kBLu8gIo6ZYfwAywxD0UIgOrNiQLNh9bU8xmFIMPmGznZbyYWuZJ4wGVCqbNwR+P30CWxw7NrHAje+ajrgEe0Q== +"@frontegg/rest-api@7.44.0": + version "7.44.0" + resolved "https://registry.yarnpkg.com/@frontegg/rest-api/-/rest-api-7.44.0.tgz#36df61084a9a12a609a256e4a5e8af94ccc5c174" + integrity sha512-HFKBaKPcECNiNEdlM5x9NEkvOrplEB85w+H7nEVsRxezL3rNsLXLIY6AUvzzH3bWk8XXu3GUNJKtTO+3uLrBsA== dependencies: "@babel/runtime" "^7.18.6" "@frontegg/entitlements-javascript-commons" "1.1.2" -"@frontegg/types@7.43.0": - version "7.43.0" - resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-7.43.0.tgz#0648b04b1296e1150f86b5f009094d8b9c5e3cf1" - integrity sha512-A80yOZ5rEK+XOWu0yCq5CgFMR0AEfx1sdFAXqHytm0v5Iu6LW8tu2v2iQcrkxLWxw8vB3yrBzJEkFlnmyagK5Q== +"@frontegg/types@7.44.0": + version "7.44.0" + resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-7.44.0.tgz#3440540537be0541dbec1524e3fa4b6eb8e3b4ff" + integrity sha512-sHthgvDYBG+gcjbhWiqPxhN3yDETojrx6lGlVsIHZm0thoffUg+teO/LDqs2hcD2VeSTUM6pJkaH3eT3wIPomA== dependencies: "@babel/runtime" "^7.18.6" - "@frontegg/redux-store" "7.43.0" + "@frontegg/redux-store" "7.44.0" csstype "^3.0.9" deepmerge "^4.2.2"