whatadewitt / fantasyapp

Example Application
http://freddybeachbaseball.herokuapp.com/
GNU General Public License v2.0
6 stars 1 forks source link

Update deprecated libraries #1

Open philip opened 7 years ago

philip commented 7 years ago

Low priority, but npm install yields the following:

npm WARN deprecated jade@1.11.0: Jade has been renamed to pug, please install the latest version of pug instead of jade npm WARN deprecated transformers@2.1.0: Deprecated, use jstransformer

whatadewitt commented 7 years ago

Was looking for this all night. In the process of updating the lib to OAuth2 and fixed these vulns in the sandbox app... but of course this is a different project. Will get to this at some point too!!