diff --git a/package.json b/package.json index a7414d7..0cf5687 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 8332b7e..98439aa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"