@blocklet/util 0.12.69 → 0.12.71

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": "@blocklet/util",
3
- "version": "0.12.69",
3
+ "version": "0.12.71",
4
4
  "author": "skypesky ye",
5
5
  "license": "ISC",
6
6
  "description": "",
@@ -30,10 +30,10 @@
30
30
  "typescript": "~5.0.4"
31
31
  },
32
32
  "dependencies": {
33
- "@arcblock/did": "^1.18.108",
34
- "@arcblock/jwt": "^1.18.108",
35
- "@ocap/wallet": "^1.18.108",
33
+ "@arcblock/did": "^1.18.110",
34
+ "@arcblock/jwt": "^1.18.110",
35
+ "@ocap/wallet": "^1.18.110",
36
36
  "lodash": "^4.17.21"
37
37
  },
38
- "gitHead": "6251f4e9a8ae8be017e031361ccc06a3acafccb5"
38
+ "gitHead": "62a6544ae092b947018626da885315c74ed92461"
39
39
  }