Bump random from 3.0.5 to 3.0.6 (#21)

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

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-04-24 10:24:30 +02:00
committed by GitHub
parent a9dd8b8563
commit bccdc7a55b
2 changed files with 9 additions and 12 deletions

View File

@ -19,7 +19,7 @@
"module-alias": "^2.2.2",
"nedb": "^1.8.0",
"node-fetch": "^2.6.1",
"random": "^3.0.5"
"random": "^3.0.6"
},
"devDependencies": {
"jest": "^26.6.3"