Update express and nyc to latest versions

This commit is contained in:
Pavel Djundik 2017-03-11 11:20:40 +02:00 committed by GitHub
parent e00fa06db7
commit 7c25a9e7f0

View file

@ -45,7 +45,7 @@
"colors": "1.1.2", "colors": "1.1.2",
"commander": "2.9.0", "commander": "2.9.0",
"event-stream": "3.3.4", "event-stream": "3.3.4",
"express": "4.14.1", "express": "4.15.2",
"fs-extra": "2.0.0", "fs-extra": "2.0.0",
"irc-framework": "2.6.1", "irc-framework": "2.6.1",
"ldapjs": "1.0.1", "ldapjs": "1.0.1",
@ -71,7 +71,7 @@
"mocha": "3.2.0", "mocha": "3.2.0",
"mousetrap": "1.6.0", "mousetrap": "1.6.0",
"npm-run-all": "4.0.2", "npm-run-all": "4.0.2",
"nyc": "10.1.0", "nyc": "10.1.2",
"socket.io-client": "1.7.3", "socket.io-client": "1.7.3",
"stylelint": "7.9.0", "stylelint": "7.9.0",
"urijs": "1.18.9", "urijs": "1.18.9",