@ocap/wallet 1.16.10 → 1.16.14

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": "@ocap/wallet",
3
- "version": "1.16.10",
3
+ "version": "1.16.14",
4
4
  "description": "Utility function to create and use an forge compatible crypto wallet",
5
5
  "keywords": [
6
6
  "crypto",
@@ -47,8 +47,8 @@
47
47
  "url": "https://github.com/ArcBlock/asset-chain/issues"
48
48
  },
49
49
  "dependencies": {
50
- "@arcblock/did": "1.16.10",
51
- "@ocap/mcrypto": "1.16.10"
50
+ "@arcblock/did": "1.16.14",
51
+ "@ocap/mcrypto": "1.16.14"
52
52
  },
53
- "gitHead": "af4399f2194e20eb83e14dbd3d946cb18eaa0879"
53
+ "gitHead": "5f1bb9c7d6044e20c77e9cccea8cda2d6c5ae29f"
54
54
  }