EYBlockchain / timber

Construct a Merkle Tree database from Ethereum logs.
Other
67 stars 19 forks source link

fix: refactor code and remove npm packages to eliminate vulnerabilities #139

Closed jfsanchocr closed 1 year ago

jfsanchocr commented 1 year ago

Related Ticket https://eyblockchain.atlassian.net/browse/TAX-5973

Dependent PR's Description Migrate mongoose from version 5 to version 6 Replace 'request' library for Axios Refactor code to remove packages with vulnerabilities and upgrade some other packages. Remove the package.json file in the root of the project, it was not being used