@blocklet/util 0.12.85 → 0.12.87

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.85",
3
+ "version": "0.12.87",
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.114",
34
- "@arcblock/jwt": "^1.18.114",
35
- "@ocap/wallet": "^1.18.114",
33
+ "@arcblock/did": "^1.18.115",
34
+ "@arcblock/jwt": "^1.18.115",
35
+ "@ocap/wallet": "^1.18.115",
36
36
  "lodash": "^4.17.21"
37
37
  },
38
- "gitHead": "f0308c8e06a8064d327a3b2fb44134eba269797d"
38
+ "gitHead": "4aff9285d49ab72314884fa31239112225fe66d9"
39
39
  }