scorelab / OpenIoE

Open-source middleware platform for building, managing, and integrating connected products with the Internet of Everything.
Apache License 2.0
24 stars 42 forks source link

[GCI2018] Update Dependencies on /rest-api/package.json #33

Open bauripalash opened 5 years ago

bauripalash commented 5 years ago

Problem :

All the dependencies in /rest-api/package.json has not been updated since Jun 11, 2016, as a result, most of the dependencies are deprecated now, which makes the program vulnerable to security and performance issues.

As an example, the bower library is now deprecated and developers suggest to use Webpack, Parcel and such similar libraries.

Possible Fix: