@lumiapassport/ui-kit 1.3.2 → 1.4.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3634,7 +3634,7 @@ var BackupManager = class {
3634
3634
  };
3635
3635
 
3636
3636
  // src/iframe/main.ts
3637
- var IFRAME_VERSION = "1.2.1";
3637
+ var IFRAME_VERSION = "1.4.2";
3638
3638
  var IframeWallet = class {
3639
3639
  constructor() {
3640
3640
  console.log("=".repeat(60));