Skip to content

Commit

Permalink
fix(deps): get-random-values@1.2.2
Browse files Browse the repository at this point in the history
Closes #41
  • Loading branch information
kenany committed Sep 11, 2020
1 parent 5807164 commit 2991e8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"test": "npm run -s tests-only"
},
"dependencies": {
"get-random-values": "^1.0.0"
"get-random-values": "^1.2.2"
},
"devDependencies": {
"@kenan/eslint-config": "^8.0.0",
Expand Down

0 comments on commit 2991e8b

Please sign in to comment.