@ocap/wallet 1.13.79 → 1.13.83

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.13.79",
3
+ "version": "1.13.83",
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.13.79",
49
- "@ocap/mcrypto": "1.13.79"
48
+ "@arcblock/did": "1.13.83",
49
+ "@ocap/mcrypto": "1.13.83"
50
50
  },
51
- "gitHead": "e349a68b05ae8c6975517c8b43c66f9120a9b99f"
51
+ "gitHead": "b92092e3f7347720e34f061844fdf6b49cbfca88"
52
52
  }