Bump random from 3.0.3 to 3.0.5

Bumps [random](https://github.com/transitive-bullshit/random) from 3.0.3 to 3.0.5.
- [Release notes](https://github.com/transitive-bullshit/random/releases)
- [Commits](https://github.com/transitive-bullshit/random/compare/v3.0.3...v3.0.5)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-04-14 08:11:42 +00:00
committed by GitHub
parent d7edc85b94
commit 47d51a4af9
2 changed files with 8 additions and 8 deletions

View File

@ -18,7 +18,7 @@
"dotenv": "^8.2.0",
"nedb": "^1.8.0",
"node-fetch": "^2.6.1",
"random": "^3.0.3"
"random": "^3.0.5"
},
"devDependencies": {
"jest": "^26.6.3"