@tatumio/base 2.2.80 → 2.2.81

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,21 +1,21 @@
1
1
  {
2
2
  "name": "@tatumio/base",
3
- "version": "2.2.80",
3
+ "version": "2.2.81",
4
4
  "license": "MIT",
5
5
  "main": "./src/index.js",
6
6
  "types": "./src/index.d.ts",
7
7
  "dependencies": {
8
- "@tatumio/shared-testing-common": "2.2.80",
9
- "@tatumio/api-client": "2.2.80",
8
+ "@tatumio/shared-testing-common": "2.2.81",
9
+ "@tatumio/api-client": "2.2.81",
10
10
  "axios": "^0.26.0",
11
11
  "form-data": "^4.0.0",
12
- "@tatumio/shared-core": "2.2.80",
13
- "@tatumio/shared-testing-evm-based": "2.2.80",
14
- "@tatumio/shared-blockchain-evm-based": "2.2.80",
15
- "@tatumio/shared-abstract-sdk": "2.2.80",
12
+ "@tatumio/shared-core": "2.2.81",
13
+ "@tatumio/shared-testing-evm-based": "2.2.81",
14
+ "@tatumio/shared-blockchain-evm-based": "2.2.81",
15
+ "@tatumio/shared-abstract-sdk": "2.2.81",
16
16
  "bignumber.js": "^9.1.2",
17
17
  "lodash": "^4.17.21",
18
- "@tatumio/shared-blockchain-abstract": "2.2.80",
18
+ "@tatumio/shared-blockchain-abstract": "2.2.81",
19
19
  "ethereumjs-wallet": "^1.0.2",
20
20
  "bip39": "^3.0.2",
21
21
  "web3": "^1.7.4",