aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorChocobozzz <florian.bigard@gmail.com>2015-12-14 22:34:50 +0100
committerChocobozzz <florian.bigard@gmail.com>2015-12-14 22:34:50 +0100
commit28db68a2e085fc83a7de464362a6d48b2c805232 (patch)
tree0a610705b4a1ecfd3ff90da0c8c3fd92ebcd604e /package.json
parent656ea8f70e848b03c0b668584dd533d72b376498 (diff)
downloadPeerTube-28db68a2e085fc83a7de464362a6d48b2c805232.tar.gz
PeerTube-28db68a2e085fc83a7de464362a6d48b2c805232.tar.zst
PeerTube-28db68a2e085fc83a7de464362a6d48b2c805232.zip
Update node-ipc module
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 26161cd76..a6e6889bd 100644
--- a/package.json
+++ b/package.json
@@ -51,7 +51,7 @@
51 "mongoose": "^4.0.5", 51 "mongoose": "^4.0.5",
52 "morgan": "^1.5.3", 52 "morgan": "^1.5.3",
53 "multer": "^1.1.0", 53 "multer": "^1.1.0",
54 "node-ipc": "^4.1.0", 54 "node-ipc": "^5.0.0",
55 "openssl-wrapper": "https://github.com/Chocobozzz/node-openssl-wrapper", 55 "openssl-wrapper": "https://github.com/Chocobozzz/node-openssl-wrapper",
56 "request": "^2.57.0", 56 "request": "^2.57.0",
57 "request-replay": "^0.3.0", 57 "request-replay": "^0.3.0",