@ocap/wallet 1.16.13 → 1.16.16

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.13",
3
+ "version": "1.16.16",
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.13",
51
- "@ocap/mcrypto": "1.16.13"
50
+ "@arcblock/did": "1.16.16",
51
+ "@ocap/mcrypto": "1.16.16"
52
52
  },
53
- "gitHead": "cd258659c9566874b2c7567efe3d1e45008bbb83"
53
+ "gitHead": "051f9620995cf24407374cc4811b0fa6ed6dc7ca"
54
54
  }