'更新package-lock.json'

This commit is contained in:
lin-xin 2018-08-31 09:37:35 +08:00
parent d2b0a2e777
commit 77b67eedb9
1 changed files with 3 additions and 3 deletions

6
package-lock.json generated
View File

@ -9345,7 +9345,7 @@
"faye-websocket": "0.11.1",
"inherits": "2.0.3",
"json3": "3.3.2",
"url-parse": "1.4.1"
"url-parse": "1.4.3"
},
"dependencies": {
"faye-websocket": {
@ -10065,8 +10065,8 @@
}
},
"url-parse": {
"version": "1.4.1",
"resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.4.1.tgz",
"version": "1.4.3",
"resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.4.3.tgz",
"integrity": "sha512-x95Td74QcvICAA0+qERaVkRpTGKyBHHYdwL2LXZm5t/gBtCB9KQSO/0zQgSTYEV1p0WcvSg79TLNPSvd5IDJMQ==",
"dev": true,
"requires": {