@tatumio/algo 2.2.76 → 2.2.78

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,20 +1,20 @@
1
1
  {
2
2
  "name": "@tatumio/algo",
3
- "version": "2.2.76",
3
+ "version": "2.2.78",
4
4
  "type": "commonjs",
5
5
  "license": "MIT",
6
6
  "main": "./src/index.js",
7
7
  "types": "./src/index.d.ts",
8
8
  "dependencies": {
9
- "@tatumio/shared-testing-common": "2.2.76",
10
- "@tatumio/api-client": "2.2.76",
9
+ "@tatumio/shared-testing-common": "2.2.78",
10
+ "@tatumio/api-client": "2.2.78",
11
11
  "axios": "^0.26.0",
12
12
  "form-data": "^4.0.0",
13
- "@tatumio/shared-abstract-sdk": "2.2.76",
13
+ "@tatumio/shared-abstract-sdk": "2.2.78",
14
14
  "bignumber.js": "^9.1.2",
15
- "@tatumio/shared-core": "2.2.76",
15
+ "@tatumio/shared-core": "2.2.78",
16
16
  "lodash": "^4.17.21",
17
- "@tatumio/shared-blockchain-abstract": "2.2.76",
17
+ "@tatumio/shared-blockchain-abstract": "2.2.78",
18
18
  "algosdk": "^1.13.1",
19
19
  "base32.js": "^0.1.0",
20
20
  "url-parse": "^1.5.10",