@ocap/wallet 1.19.5 → 1.19.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.19.5",
3
+ "version": "1.19.7",
4
4
  "description": "Utility function to create and use an forge compatible crypto wallet",
5
5
  "keywords": [
6
6
  "crypto",
@@ -55,9 +55,9 @@
55
55
  "url": "https://github.com/ArcBlock/blockchain/issues"
56
56
  },
57
57
  "dependencies": {
58
- "@arcblock/did": "1.19.5",
59
- "@ocap/mcrypto": "1.19.5",
60
- "@ocap/util": "1.19.5"
58
+ "@arcblock/did": "1.19.7",
59
+ "@ocap/mcrypto": "1.19.7",
60
+ "@ocap/util": "1.19.7"
61
61
  },
62
- "gitHead": "9f93acb129f6fee316149f3921a98b88dcccfac3"
62
+ "gitHead": "b3a8e11bd01dd1dc6e2d222bc7dd2476f278a9f7"
63
63
  }