@ocap/wallet 1.17.4 → 1.17.7

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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ocap/wallet",
3
- "version": "1.17.4",
3
+ "version": "1.17.7",
4
4
  "description": "Utility function to create and use an forge compatible crypto wallet",
5
5
  "keywords": [
6
6
  "crypto",
@@ -52,9 +52,9 @@
52
52
  "url": "https://github.com/ArcBlock/asset-chain/issues"
53
53
  },
54
54
  "dependencies": {
55
- "@arcblock/did": "1.17.4",
56
- "@ocap/mcrypto": "1.17.4",
57
- "@ocap/util": "1.17.4"
55
+ "@arcblock/did": "1.17.7",
56
+ "@ocap/mcrypto": "1.17.7",
57
+ "@ocap/util": "1.17.7"
58
58
  },
59
- "gitHead": "296f3dccba7a691244212a51481fffcf142fc138"
59
+ "gitHead": "02d9fa7c14c70f0a5fc1dcc5dc5506e43cb71ba5"
60
60
  }