@ocap/wallet 1.16.3 → 1.16.6

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