diff --git a/packages/blockchain-wallet-v4/package.json b/packages/blockchain-wallet-v4/package.json old mode 100755 new mode 100644 index 3814c5ad45..21e14ecaa4 --- a/packages/blockchain-wallet-v4/package.json +++ b/packages/blockchain-wallet-v4/package.json @@ -56,7 +56,7 @@ }, "dependencies": { "@opensea/seaport-js": "1.0.2", - "axios": "0.21.4", + "axios": "1.12.0", "bech32": "1.1.3", "big-rational": "0.10.9", "bigi": "1.4.2", @@ -98,7 +98,7 @@ "reselect": "4.0.0", "scrypt-js": "3.0.1", "seedrandom": "2.4.3", - "stellar-sdk": "8.2.5", + "stellar-sdk": "13.3.0", "unorm": "1.6.0", "uuid": "8.3.2" }