@ocap/wallet 1.19.2 → 1.19.4

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.2",
3
+ "version": "1.19.4",
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.2",
59
- "@ocap/mcrypto": "1.19.2",
60
- "@ocap/util": "1.19.2"
58
+ "@arcblock/did": "1.19.4",
59
+ "@ocap/mcrypto": "1.19.4",
60
+ "@ocap/util": "1.19.4"
61
61
  },
62
- "gitHead": "6fd339211e6500fbb5cac6401a25130e629345b9"
62
+ "gitHead": "9b026c7ad59839ac1242a68b24e18b3a1534918d"
63
63
  }