99x / dynamodb-localhost

Dynamodb localhost runner for development and testing
MIT License
35 stars 92 forks source link

Fix mkdirp warning #71

Open dnicolson opened 2 years ago

dnicolson commented 2 years ago

This pull request upgrades the mocha and tar dependencies and removes the unused mkdirp dependency to fix the following warning: mkdirp@0.5.4: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)