Bump random from 2.2.0 to 3.0.3

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-04-10 17:02:00 +00:00
committed by GitHub
parent 9d8cf32947
commit 5bcfd1e621
2 changed files with 10 additions and 85 deletions

View File

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