@ocap/statedb 1.18.108 → 1.18.110

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 +5 -5
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "publishConfig": {
4
4
  "access": "public"
5
5
  },
6
- "version": "1.18.108",
6
+ "version": "1.18.110",
7
7
  "description": "Defines the basic interface for OCAP StateDB",
8
8
  "main": "lib/index.js",
9
9
  "files": [
@@ -22,11 +22,11 @@
22
22
  "jest": "^27.5.1"
23
23
  },
24
24
  "dependencies": {
25
- "@arcblock/did": "1.18.108",
26
- "@ocap/state": "1.18.108",
27
- "@ocap/util": "1.18.108",
25
+ "@arcblock/did": "1.18.110",
26
+ "@ocap/state": "1.18.110",
27
+ "@ocap/util": "1.18.110",
28
28
  "kareem": "^2.4.1",
29
29
  "lodash": "^4.17.21"
30
30
  },
31
- "gitHead": "a5c65e290b7be71691ab622e7da6f1f5d623993d"
31
+ "gitHead": "c9f46e6cb5444892e6a228043ee73cc7553a5178"
32
32
  }