lob / lob-node

Node.js Wrapper for Lob API
lob.com
MIT License
84 stars 42 forks source link

update package.json dependencies #263

Closed SidneyAllen closed 2 years ago

SidneyAllen commented 2 years ago

Ran npm audit --force update

The following dev dependencies updated

"eslint": "^5.16.0" =>"^8.6.0" "json-2-csv": "^1.3.0" => "^3.15.1" "mocha": "~5.2.0" => "^9.1.3" "nyc": "^14.1.1" => "^15.1.0"

Updated required version of Node from 6.0.0 => 10.0.0

SidneyAllen commented 2 years ago

There's a small conflict that needs to be resolved.

Thanks @1makedadavis - resolved conflict with @mwj8410 recent merge.