@ocap/wallet 1.18.36 → 1.18.38

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.18.36",
3
+ "version": "1.18.38",
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.18.36",
56
- "@ocap/mcrypto": "1.18.36",
57
- "@ocap/util": "1.18.36"
55
+ "@arcblock/did": "1.18.38",
56
+ "@ocap/mcrypto": "1.18.38",
57
+ "@ocap/util": "1.18.38"
58
58
  },
59
- "gitHead": "507eaab0fc94d92a88c49c2e3441c5f6b0e3788f"
59
+ "gitHead": "0ea539a3a0e7a13e7a49daaa4d7e842dcee2192d"
60
60
  }