From 7c25a9e7f06395556ffcf8948ccf773776ac95ec Mon Sep 17 00:00:00 2001 From: Pavel Djundik Date: Sat, 11 Mar 2017 11:20:40 +0200 Subject: [PATCH] Update express and nyc to latest versions --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 50fc6db5..a9134fbd 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "colors": "1.1.2", "commander": "2.9.0", "event-stream": "3.3.4", - "express": "4.14.1", + "express": "4.15.2", "fs-extra": "2.0.0", "irc-framework": "2.6.1", "ldapjs": "1.0.1", @@ -71,7 +71,7 @@ "mocha": "3.2.0", "mousetrap": "1.6.0", "npm-run-all": "4.0.2", - "nyc": "10.1.0", + "nyc": "10.1.2", "socket.io-client": "1.7.3", "stylelint": "7.9.0", "urijs": "1.18.9",