@arcblock/ws 1.13.67 → 1.13.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 +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@arcblock/ws",
3
- "version": "1.13.67",
3
+ "version": "1.13.71",
4
4
  "description": "OCAP Chain websocket server and client",
5
5
  "keywords": [
6
6
  "websocket"
@@ -34,7 +34,7 @@
34
34
  "url": "https://github.com/ArcBlock/asset-chain/issues"
35
35
  },
36
36
  "dependencies": {
37
- "@arcblock/event-hub": "1.13.67",
37
+ "@arcblock/event-hub": "1.13.71",
38
38
  "debug": "^4.3.2",
39
39
  "eventemitter3": "^4.0.4",
40
40
  "phoenix": "1.5.12",
@@ -44,5 +44,5 @@
44
44
  "devDependencies": {
45
45
  "get-port": "^5.1.1"
46
46
  },
47
- "gitHead": "866f6a0dbf4fc22425b8583d84610880472a3109"
47
+ "gitHead": "82321f1dcd59ae272e87372bafaacc562e99c9ee"
48
48
  }