Skip to content

Commit

Permalink
fix(deps): update dependency blake3 to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 8, 2023
1 parent cf38c8a commit 8adea80
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 @@ -37,7 +37,7 @@
"abort-controller": "~3.0.0",
"bcrypt": "~5.1.0",
"better-sqlite3": "~8.1.0",
"blake3": "~2.1.7",
"blake3": "~3.0.0",
"chokidar": "~3.5.3",
"clamscan": "~2.1.2",
"content-disposition": "~0.5.4",
Expand Down

0 comments on commit 8adea80

Please sign in to comment.