jeremyfa / yaml.js

Standalone JavaScript YAML 1.2 Parser & Encoder. Works under node.js and all major browsers. Also brings command line YAML/JSON conversion tools.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Argparse dependency update required

sosadchuk opened this issue · comments

Hi, we're getting policy violations in BlackDuck regarding one of the dependencies "argparse": "^1.0.7" - it uses a component which is older than 7 years (sprintf-js). Argparse has a newer version of 2.0.1, which doesn't use sprintf-js at all. I just checked with build and test - everything seems to be working fine. Would it be possible to get argparse updated dependency updated?

Thanks,
Sergei.