diff --git a/package.json b/package.json index e9b37970..661b1e06 100644 --- a/package.json +++ b/package.json @@ -40,10 +40,10 @@ "nodemon": "^3.0.1" }, "dependencies": { - "@polkadot/api": "^0.100.1", - "@polkadot/keyring": "^1.8.1", + "@polkadot/api": "^3.0.1", + "@polkadot/keyring": "^2.0.1", "@polkadot/util": "^3.2.1", - "@polkadot/util-crypto": "^3.2.1", + "@polkadot/util-crypto": "^8.1.1", "@polkadot/wasm-crypto": "^0.14.1", "abort-controller": "^3.0.0", "babel-loader": "^9.1.3", @@ -51,7 +51,7 @@ "blakejs": "^1.1.0", "bs58": "^4.0.1", "json2csv": "^5.0.7", - "nano": "^9.0.3", + "nano": "^10.1.4", "pbkdf2": "^3.0.17", "request": "^2.88.2", "socket.io": "^3.0.4", @@ -61,7 +61,7 @@ "twitter-lite": "^1.1.0", "uuid": "^3.3.3", "uws": "^10.148.1", - "web3-utils": "^1.3.4", + "web3-utils": "^1.10.1", "xxhashjs": "^0.2.2" } }