@sentio/sdk 2.32.7 → 2.32.8

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 +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sentio/sdk",
3
- "version": "2.32.7",
3
+ "version": "2.32.8",
4
4
  "license": "Apache-2.0",
5
5
  "type": "module",
6
6
  "exports": {
@@ -46,7 +46,7 @@
46
46
  "@mysten/sui.js": "~0.51.0",
47
47
  "@project-serum/anchor": "^0.26.0",
48
48
  "@sentio/bigdecimal": "9.1.1-patch.3",
49
- "@sentio/chain": "^1.0.10",
49
+ "@sentio/chain": "^1.0.11",
50
50
  "@sentio/ethers-v6": "^1.0.29",
51
51
  "@solana/web3.js": "^1.89.1",
52
52
  "@typemove/aptos": "~1.5.5",
@@ -73,8 +73,8 @@
73
73
  "typedoc": "^0.25.7",
74
74
  "utility-types": "^3.11.0",
75
75
  "yaml": "^2.3.4",
76
- "@sentio/protos": "2.32.7",
77
- "@sentio/runtime": "^2.32.7"
76
+ "@sentio/protos": "2.32.8",
77
+ "@sentio/runtime": "^2.32.8"
78
78
  },
79
79
  "peerDependencies": {
80
80
  "tsup": "npm:@sentio/tsup@^6.7.2"