Updated ws and added http-signature
This commit is contained in:
parent
395676f19d
commit
bc0f7690f8
File diff suppressed because it is too large
Load Diff
|
@ -41,6 +41,7 @@
|
||||||
"graceful-fs": "^4.2.10",
|
"graceful-fs": "^4.2.10",
|
||||||
"hashids": "^2.2.10",
|
"hashids": "^2.2.10",
|
||||||
"hjson": "3.2.2",
|
"hjson": "3.2.2",
|
||||||
|
"http-signature": "^1.3.6",
|
||||||
"iconv-lite": "0.6.3",
|
"iconv-lite": "0.6.3",
|
||||||
"ini-config-parser": "^1.0.4",
|
"ini-config-parser": "^1.0.4",
|
||||||
"inquirer": "^8.2.2",
|
"inquirer": "^8.2.2",
|
||||||
|
@ -65,7 +66,7 @@
|
||||||
"temptmp": "^1.1.0",
|
"temptmp": "^1.1.0",
|
||||||
"uuid": "8.3.2",
|
"uuid": "8.3.2",
|
||||||
"uuid-parse": "1.1.0",
|
"uuid-parse": "1.1.0",
|
||||||
"ws": "7.4.3",
|
"ws": "7.5.9",
|
||||||
"yazl": "^2.5.1"
|
"yazl": "^2.5.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|
Loading…
Reference in New Issue