@ocap/statedb 1.18.122 → 1.18.124

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.122",
6
+ "version": "1.18.124",
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.122",
26
- "@ocap/state": "1.18.122",
27
- "@ocap/util": "1.18.122",
25
+ "@arcblock/did": "1.18.124",
26
+ "@ocap/state": "1.18.124",
27
+ "@ocap/util": "1.18.124",
28
28
  "kareem": "^2.4.1",
29
29
  "lodash": "^4.17.21"
30
30
  },
31
- "gitHead": "1d522587088f88d0b6f710e89fa18d5d7acbd61f"
31
+ "gitHead": "c48ab6ae29affa47c479c77333ce3a4dc40ba46a"
32
32
  }