mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-02-20 12:19:03 +00:00
fix(deps): update dependency blake3 to ~2.1.7
This commit is contained in:
parent
cda2ebe565
commit
8676eb1ed9
@ -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",
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user