@lumiapassport/ui-kit 1.13.8 → 1.13.10

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.
@@ -15,7 +15,7 @@
15
15
  <meta http-equiv="X-Content-Type-Options" content="nosniff" />
16
16
  <meta http-equiv="Referrer-Policy" content="strict-origin-when-cross-origin" />
17
17
 
18
- <title>Lumia Passport Secure Wallet - iframe version 1.13.8</title>
18
+ <title>Lumia Passport Secure Wallet - iframe version 1.13.10</title>
19
19
 
20
20
  <!-- Styles will be injected by build process -->
21
21
  <style>
@@ -4010,7 +4010,7 @@ var SigningManager = class extends TokenRefreshApiClient {
4010
4010
  };
4011
4011
 
4012
4012
  // src/iframe/main.ts
4013
- var IFRAME_VERSION = "1.13.8";
4013
+ var IFRAME_VERSION = "1.13.10";
4014
4014
  var IframeWallet = class {
4015
4015
  constructor() {
4016
4016
  console.log("=".repeat(60));