max-mapper / simplify-geojson

apply the ramer-douglas-peucker line simplification to geojson features or feature collections in JS or on the CLI
177 stars 17 forks source link

Update minimist to version 1.2.6 #15

Closed chris-jamieson closed 2 years ago

chris-jamieson commented 2 years ago

Minimist had a prototype pollution bug that could cause privilege escalation in some circumstances when handling untrusted user input.

See https://security.snyk.io/vuln/SNYK-JS-MINIMIST-2429795 link.

This bumps minimist version to currently recommended version: 1.2.6

ungoldman commented 2 years ago

📦 v1.0.5 🚀

https://github.com/maxogden/simplify-geojson/releases/tag/v1.0.5