dependencies: stream-cache

This commit is contained in:
원더 2021-01-23 19:04:34 +09:00
parent 819c53e065
commit f3d7dd19ee
2 changed files with 6 additions and 0 deletions

View File

@ -34,6 +34,7 @@
"react-dom": "17.0.1",
"react-showdown": "^2.1.0",
"sanitize-html": "^2.3.0",
"stream-cache": "^0.0.2",
"tailwindcss": "^2.0.2",
"tlru": "^1.0.2",
"yup": "^0.32.8",

View File

@ -7748,6 +7748,11 @@ stream-browserify@^2.0.1:
inherits "~2.0.1"
readable-stream "^2.0.2"
stream-cache@^0.0.2:
version "0.0.2"
resolved "https://registry.yarnpkg.com/stream-cache/-/stream-cache-0.0.2.tgz#1ac5ad6832428ca55667dbdee395dad4e6db118f"
integrity sha1-GsWtaDJCjKVWZ9ve45Xa1ObbEY8=
stream-each@^1.1.0:
version "1.2.3"
resolved "https://registry.yarnpkg.com/stream-each/-/stream-each-1.2.3.tgz#ebe27a0c389b04fbcc233642952e10731afa9bae"