@ocap/wallet 1.15.0 → 1.15.3

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 +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ocap/wallet",
3
- "version": "1.15.0",
3
+ "version": "1.15.3",
4
4
  "description": "Utility function to create and use an forge compatible crypto wallet",
5
5
  "keywords": [
6
6
  "crypto",
@@ -45,8 +45,8 @@
45
45
  "url": "https://github.com/ArcBlock/asset-chain/issues"
46
46
  },
47
47
  "dependencies": {
48
- "@arcblock/did": "1.15.0",
49
- "@ocap/mcrypto": "1.15.0"
48
+ "@arcblock/did": "1.15.3",
49
+ "@ocap/mcrypto": "1.15.3"
50
50
  },
51
- "gitHead": "200364b55e5906688e2cad5fa0631735336cc423"
51
+ "gitHead": "190142943c7dc11da5c64e3fa0ed4f0282dec0c5"
52
52
  }