@blocklet/util 0.12.70 → 0.12.72

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.70",
3
+ "version": "0.12.72",
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": "5d62af57bad00f305c56166f91c215f5ea1b76b8"
38
+ "gitHead": "2fee8d79e23db94718cfcfc04ba2f581583ac892"
39
39
  }