TerriaJS / terriajs-server

NodeJS server for TerriaJS, consisting of a CORS proxy, proj4 CRS lookup service, ogr2ogr conversion service, and express static server.
Other
49 stars 40 forks source link

upgrade pm2 to v5 #141

Closed zoran995 closed 1 year ago

zoran995 commented 3 years ago

Upgrade the pm2 to benefit from optimizations done to it. Also, pm2@3 used axios@0.19 which had a security vulnerability, that is resolved in axios@0.21 and pm2@5 uses it

tephenavies commented 1 year ago

pm2 to be removed in #149.