digitarald / firewatch

Real-time command-line memory monitor for Firefox OS devices.
40 stars 11 forks source link

Updating express and winston, adding repository field #14

Closed pdehaan closed 9 years ago

pdehaan commented 10 years ago

Fixes #13

pdehaan commented 10 years ago

Current output:

$ nsp shrinkwrap
No vulnerable modules found

$ npm outdated --depth 0 | sort
Package                Current  Wanted  Latest  Location
browserify-middleware    2.5.0   2.5.0   3.0.1  browserify-middleware
express                 3.17.4  3.17.4   4.9.4  express
mocha                   1.18.2  1.18.2  1.21.4  mocha
nomnom                   1.6.2   1.6.2   1.8.0  nomnom
opener                   1.3.0   1.3.0   1.4.0  opener
reactify                0.10.0  0.10.0  0.14.0  reactify
should                   3.2.0   3.2.0   4.0.4  should
socket.io               0.9.17  0.9.17   1.1.0  socket.io
stylus                  0.45.1  0.45.1  0.48.1  stylus
temp                     0.7.0   0.7.0   0.8.1  temp

Not sure what other dependencies you want to update, I only bumped the vulnerable dependencies.