threshold-network / token-dashboard

23 stars 24 forks source link

Replace Ledger `connect-kit` loader with a direct dependency #716

Open lukasz-zimnoch opened 8 months ago

lukasz-zimnoch commented 8 months ago

Concerning the recent Ledger exploit, the dashboard should no longer use @ledgerhq/connect-kit-loader to dynamically load @ledgerhq/connect-kit from CDN. As per https://github.com/LedgerHQ/connect-kit/pull/30#issuecomment-1857639914, the loader library is now deprecated and should be replaced with a direct dependency to @ledgerhq/connect-kit in version >= 1.1.8.