@tatumio/tron 2.0.1-alpha.255 → 2.0.1-alpha.258

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +8 -8
package/package.json CHANGED
@@ -1,23 +1,23 @@
1
1
  {
2
2
  "name": "@tatumio/tron",
3
- "version": "2.0.1-alpha.255",
3
+ "version": "2.0.1-alpha.258",
4
4
  "type": "commonjs",
5
5
  "license": "MIT",
6
6
  "main": "./src/index.js",
7
7
  "typings": "./src/index.d.ts",
8
8
  "dependencies": {
9
- "@tatumio/shared-testing-common": "2.0.1-alpha.255",
10
- "@tatumio/api-client": "2.0.1-alpha.255",
9
+ "@tatumio/shared-testing-common": "2.0.1-alpha.258",
10
+ "@tatumio/api-client": "2.0.1-alpha.258",
11
11
  "axios": "^0.26.0",
12
12
  "form-data": "^4.0.0",
13
- "@tatumio/shared-blockchain-evm-based": "2.0.1-alpha.255",
14
- "@tatumio/shared-core": "2.0.1-alpha.255",
15
- "@tatumio/shared-blockchain-abstract": "2.0.1-alpha.255",
16
- "@tatumio/shared-abstract-sdk": "2.0.1-alpha.255",
13
+ "@tatumio/shared-blockchain-evm-based": "2.0.1-alpha.258",
14
+ "@tatumio/shared-core": "2.0.1-alpha.258",
15
+ "@tatumio/shared-blockchain-abstract": "2.0.1-alpha.258",
16
+ "@tatumio/shared-abstract-sdk": "2.0.1-alpha.258",
17
17
  "bignumber.js": "^9.0.2",
18
18
  "ethereumjs-wallet": "^1.0.2",
19
19
  "bip39": "^3.0.2",
20
- "web3": "^1.7.0",
20
+ "web3": "^1.7.1",
21
21
  "web3-core": "^1.7.0",
22
22
  "web3-utils": "^1.7.0",
23
23
  "bip32": "^2.0.5",