jperelli / osm-static-maps

Openstreetmap static maps is a nodejs lib, CLI and server open source inspired on google static map service
http://osm-static-maps.herokuapp.com/
GNU General Public License v2.0
160 stars 52 forks source link

chore: upgrade dependencies and unignore package-lock #34

Closed dunklesToast closed 4 months ago

dunklesToast commented 2 years ago

Upgrades some dependencies and patches a critical vulnerability in handlebars.

Also, I un-ignored package-lock.json as it is best practice to push it so everybody has the same packages.

jperelli commented 4 months ago

Thanks for the work! (A few years later) I just updated dependencies to latest and uningnored package.lock