You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 LedgerHQ/connect-kit#30 (comment), the loader library is now deprecated and should be replaced with a direct dependency to @ledgerhq/connect-kit in version >= 1.1.8.
The text was updated successfully, but these errors were encountered:
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 LedgerHQ/connect-kit#30 (comment), the loader library is now deprecated and should be replaced with a direct dependency to@ledgerhq/connect-kit
in version>= 1.1.8
.The text was updated successfully, but these errors were encountered: