@ocap/wallet 1.18.114 → 1.18.115

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.114",
3
+ "version": "1.18.115",
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/blockchain/issues"
53
53
  },
54
54
  "dependencies": {
55
- "@arcblock/did": "1.18.114",
56
- "@ocap/mcrypto": "1.18.114",
57
- "@ocap/util": "1.18.114"
55
+ "@arcblock/did": "1.18.115",
56
+ "@ocap/mcrypto": "1.18.115",
57
+ "@ocap/util": "1.18.115"
58
58
  },
59
- "gitHead": "e2f91c7848d50b6614c6e90ce3992a88ebc57f39"
59
+ "gitHead": "aba7f4c4ec81a37b0977da9ea7b80c9504e8d4e1"
60
60
  }