diff --git a/frontend/package.json b/frontend/package.json index 15149ab..05ce14b 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -11,7 +11,7 @@ "test": "tsc --noEmit" }, "dependencies": { - "@creit.tech/stellar-wallets-kit": "^1.7.6", + "@creit.tech/stellar-wallets-kit": "^2.2.0", "@stellar/freighter-api": "^4.1.0", "@stellar/stellar-sdk": "^13.3.0", "clsx": "^2.1.1",