zesty-io / node-sdk

Zesty.io software development kit for the node.js runtime
https://zesty.io
GNU General Public License v3.0
2 stars 2 forks source link

Updated: Node and ava versions to remove vulnerabilities in node-sdk and fixed test suites #51

Closed mattezra closed 1 year ago

mattezra commented 1 year ago

Fixed #43

Updated package.json to use node version to node 18.12.1 or greater and ava 5.1.0 to remove dependency vulnerabilities. Updated some test suites to comply with implementation of testing in ava and to fix test errors.