@ocap/wallet 1.18.44 → 1.18.46

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.44",
3
+ "version": "1.18.46",
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.44",
56
- "@ocap/mcrypto": "1.18.44",
57
- "@ocap/util": "1.18.44"
55
+ "@arcblock/did": "1.18.46",
56
+ "@ocap/mcrypto": "1.18.46",
57
+ "@ocap/util": "1.18.46"
58
58
  },
59
- "gitHead": "563803a77461e59d630e283f0c00e975c47f6ebf"
59
+ "gitHead": "6d5e72c4e83ae2fc4fd1fac8214991691b365131"
60
60
  }