cameronhunter / local-ssl-proxy

Simple SSL HTTP proxy using a self-signed certificate. Intended for local development only.
MIT License
690 stars 66 forks source link

Swap nomnom (deprecated) with commander #106

Closed dooart closed 1 year ago

dooart commented 1 year ago

Dependabot found a vulnerability in underscore@~1.6.0 via a transitive dependency on nomnom@1.8.1.

This commit replaces nomnom with commander, keeping the changes contained in commandline.js.

cameronhunter commented 1 year ago

LGTM – thanks for contributing!

dooart commented 1 year ago

no worries!

can you update it on npm? it'd be really nice getting rid of the critical security warning from dependabot