Bump nedb-promises from 4.1.2 to 4.1.3 (#42)

Bumps [nedb-promises](https://github.com/bajankristof/nedb-promises) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/bajankristof/nedb-promises/releases)
- [Changelog](https://github.com/bajankristof/nedb-promises/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bajankristof/nedb-promises/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-05-06 18:55:38 +00:00
committed by GitHub
parent 807ccb1cd0
commit 6a52df3f28
2 changed files with 8 additions and 8 deletions

View File

@ -20,7 +20,7 @@
"discord.js": "^12.5.3",
"dotenv": "^8.2.0",
"module-alias": "^2.2.2",
"nedb-promises": "^4.1.2",
"nedb-promises": "^4.1.3",
"node-fetch": "^2.6.1",
"random": "^3.0.6"
},