@lumiapassport/ui-kit 1.4.6 → 1.4.8

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.
@@ -3649,7 +3649,7 @@ var BackupManager = class {
3649
3649
  };
3650
3650
 
3651
3651
  // src/iframe/main.ts
3652
- var IFRAME_VERSION = "1.4.2";
3652
+ var IFRAME_VERSION = "1.4.6";
3653
3653
  var IframeWallet = class {
3654
3654
  constructor() {
3655
3655
  console.log("=".repeat(60));