ninjadev / nin

nin is ninjatool
https://www.npmjs.com/package/ninjadev-nin
Apache License 2.0
343 stars 15 forks source link

Upgrade sockjs to fix uuid warning #480

Closed stianjensen closed 6 years ago

stianjensen commented 6 years ago

node-uuid is deprecated, so to get rid of a warning on every nin install, this upgrades sockjs to the latest patch version which no longer depends on this deprecated package.