fix(deps): update dependency blake3 to ~2.1.7

This commit is contained in:
Bobby Wibowo 2022-01-03 21:53:45 +07:00
parent cda2ebe565
commit 8676eb1ed9
No known key found for this signature in database
GPG Key ID: 51C3A1E1E22D26CF
2 changed files with 5 additions and 5 deletions

View File

@ -34,7 +34,7 @@
},
"dependencies": {
"bcrypt": "~5.0.1",
"blake3": "~2.1.4",
"blake3": "~2.1.7",
"body-parser": "~1.19.0",
"clamscan": "~1.4.2",
"content-disposition": "~0.5.3",

View File

@ -886,10 +886,10 @@ bl@^4.0.3:
inherits "^2.0.4"
readable-stream "^3.4.0"
blake3@~2.1.4:
version "2.1.4"
resolved "https://registry.yarnpkg.com/blake3/-/blake3-2.1.4.tgz#78117bc9e80941097fdf7d03e897a9ee595ecd62"
integrity sha512-70hmx0lPd6zmtNwxPT4/1P0pqaEUlTJ0noUBvCXPLfMpN0o8PPaK3q7ZlpRIyhrqcXxeMAJSowNm/L9oi/x1XA==
blake3@~2.1.7:
version "2.1.7"
resolved "https://registry.yarnpkg.com/blake3/-/blake3-2.1.7.tgz#449a1359448b582a650e854f193880d3861bca7a"
integrity sha512-5d+TdKJvju96IyEaGJ0eO6CHbckWi+NBrCezGYM/WsnI3R03aLL2TWfsuZSh1rs0fTv/L3ps/r0vykjYurcIwA==
block-stream@*:
version "0.0.9"