ccarruitero / makemehapi

Self guided workshops to teach you about hapi.
https://www.npmjs.com/package/makemehapi
Other
480 stars 107 forks source link

updated dependencies to latest stable versions #152

Closed fiveisprime closed 9 years ago

fiveisprime commented 9 years ago

Updated the following dependencies:

bl ^0.9.4 -> ^1.0.0 combined-stream 0.0.7 -> ^1.0.5 joi 5.x.x -> 6.x.x rot13-transform 0.0.1 -> ^0.0.1 through2 ^1.0.5 -> ^2.0.0

Did not update form-data since it's in RC, but I'll keep an eye out on it. Tested by running through the exercises and ensuring that everything still works correctly.