Commit 94daf69d by panjiangyi

update xchat-client version

parent 5b0934e7
Showing with 8 additions and 8 deletions
...@@ -139,9 +139,9 @@ ...@@ -139,9 +139,9 @@
"integrity": "sha1-x+lqB2wWghN9TSOo3P3GPyIOF6g=" "integrity": "sha1-x+lqB2wWghN9TSOo3P3GPyIOF6g="
}, },
"wamp.js": { "wamp.js": {
"version": "0.2.6", "version": "0.3.0",
"resolved": "http://npm.job.qinqinxiaobao.com/wamp.js/-/wamp.js-0.2.6.tgz", "resolved": "http://npm.job.qinqinxiaobao.com/wamp.js/-/wamp.js-0.3.0.tgz",
"integrity": "sha512-ZQz4t94m2faHJnyFilRCmd3RaXXLOb8Z17LqgQeWoMJiyzrVkOwbl8n1CP5L3U7+M+8P83jjlPKwzKKQzN7DEA==", "integrity": "sha512-a3S/yKKzlV19ZjEmkgla5q6P2BYKvA3ZBtMsolmJzSe7KHz5lyn8gCVy2ME2l9Mqunl4MR7vyut/cEyunj7Yew==",
"requires": { "requires": {
"tweetnacl": "^1.0.1", "tweetnacl": "^1.0.1",
"ws": "^7.1.0" "ws": "^7.1.0"
...@@ -153,11 +153,11 @@ ...@@ -153,11 +153,11 @@
"integrity": "sha1-Fgg1tjx9l7+rQY/BuKn87SrAGnQ=" "integrity": "sha1-Fgg1tjx9l7+rQY/BuKn87SrAGnQ="
}, },
"xchat-client": { "xchat-client": {
"version": "2.0.20", "version": "2.1.2",
"resolved": "http://npm.job.qinqinxiaobao.com/xchat-client/-/xchat-client-2.0.20.tgz", "resolved": "http://npm.job.qinqinxiaobao.com/xchat-client/-/xchat-client-2.1.2.tgz",
"integrity": "sha512-Fn9vay5sL2H55Vr4zndhvo7O1Ieskx9/ES9g/yWLfr8kiYMa0Q4uKh5ZJltTxk8xzAqXFHPbZFYJPJFZoyJ69g==", "integrity": "sha512-hhwgZ0QoCDqy3XEIMKAqA7hiA48aTR1pfN1IK2tp/dfbYg52qcmcmPUdLxjHxIfhPhQWRmg3f8hJ+PY47/XYeQ==",
"requires": { "requires": {
"wamp.js": "^0.2.0" "wamp.js": "0.3.0"
} }
} }
} }
......
...@@ -6,6 +6,6 @@ ...@@ -6,6 +6,6 @@
"qs": "^6.9.3", "qs": "^6.9.3",
"sha1": "^1.1.1", "sha1": "^1.1.1",
"vuex-class": "^0.3.2", "vuex-class": "^0.3.2",
"xchat-client": "^2.0.20" "xchat-client": "^2.1.2"
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment