From 75e14749a3ef85ce6f34ee409a47dc0f24c04265 Mon Sep 17 00:00:00 2001
From: Chocobozzz <florian.bigard@gmail.com>
Date: Tue, 4 Oct 2016 19:03:43 +0200
Subject: [PATCH] Server: update node-ipc

---
 package.json | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/package.json b/package.json
index 27958dd43..9a844baaf 100644
--- a/package.json
+++ b/package.json
@@ -43,7 +43,6 @@
     "debug": "^2.2.0",
     "dezalgo": "^1.0.3",
     "electron-spawn": "https://github.com/Chocobozzz/electron-spawn",
-    "event-pubsub": "^2.2.0",
     "express": "^4.12.4",
     "express-oauth-server": "https://github.com/Chocobozzz/express-oauth-server",
     "express-validator": "^2.11.0",
@@ -54,7 +53,7 @@
     "mongoose": "^4.0.5",
     "morgan": "^1.5.3",
     "multer": "^1.1.0",
-    "node-ipc": "8.1.1",
+    "node-ipc": "8.9.0",
     "openssl-wrapper": "^0.3.4",
     "password-generator": "^2.0.2",
     "request": "^2.57.0",
-- 
2.41.0