@tatumio/egld 2.2.74 → 2.2.75

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 +6 -6
package/package.json CHANGED
@@ -1,19 +1,19 @@
1
1
  {
2
2
  "name": "@tatumio/egld",
3
- "version": "2.2.74",
3
+ "version": "2.2.75",
4
4
  "license": "MIT",
5
5
  "main": "./src/index.js",
6
6
  "types": "./src/index.d.ts",
7
7
  "dependencies": {
8
- "@tatumio/api-client": "2.2.74",
8
+ "@tatumio/api-client": "2.2.75",
9
9
  "axios": "^0.26.0",
10
10
  "form-data": "^4.0.0",
11
- "@tatumio/shared-testing-common": "2.2.74",
12
- "@tatumio/shared-core": "2.2.74",
13
- "@tatumio/shared-abstract-sdk": "2.2.74",
11
+ "@tatumio/shared-testing-common": "2.2.75",
12
+ "@tatumio/shared-core": "2.2.75",
13
+ "@tatumio/shared-abstract-sdk": "2.2.75",
14
14
  "bignumber.js": "^9.1.2",
15
15
  "lodash": "^4.17.21",
16
- "@tatumio/shared-blockchain-abstract": "2.2.74",
16
+ "@tatumio/shared-blockchain-abstract": "2.2.75",
17
17
  "ed25519-hd-key": "^1.2.0",
18
18
  "web3-core": "^1.7.4",
19
19
  "@elrondnetwork/erdjs": "^9.2.4",