update randombytes reference

This commit is contained in:
Tyler Leonhardt
2021-09-25 10:30:55 -07:00
parent 4c5a7e6042
commit 8c6e828a8e
3 changed files with 9 additions and 9 deletions

View File

@@ -54,7 +54,7 @@
"dependencies": {
"buffer": "^5.6.0",
"node-fetch": "2.6.1",
"randombytes": "github:rmacfarlane/randombytes#b28d4ecee46262801ea09f15fa1f1513a05c5971",
"randombytes": "~2.1.0",
"sha.js": "2.4.11",
"stream": "0.0.2",
"uuid": "^8.2.0",