Upgrade lazystream dependency (1.0.01.0.1). (#138479) (#138487)

(cherry picked from commit ab5a726f85)

Co-authored-by: Aleh Zasypkin <aleh.zasypkin@elastic.co>
This commit is contained in:
Kibana Machine 2022-08-10 06:55:16 -04:00 committed by GitHub
parent 10a06de21d
commit 3bdda5c167
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18966,9 +18966,9 @@ lazy-universal-dotenv@^3.0.1:
dotenv-expand "^5.1.0"
lazystream@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/lazystream/-/lazystream-1.0.0.tgz#f6995fe0f820392f61396be89462407bb77168e4"
integrity sha1-9plf4PggOS9hOWvolGJAe7dxaOQ=
version "1.0.1"
resolved "https://registry.yarnpkg.com/lazystream/-/lazystream-1.0.1.tgz#494c831062f1f9408251ec44db1cba29242a2638"
integrity sha512-b94GiNHQNy6JNTrt5w6zNyffMrNkXZb3KTkCZJb2V1xaEGCk093vkZ2jk3tpaeP33/OiXC+WvK9AxUebnf5nbw==
dependencies:
readable-stream "^2.0.5"