build: secure yarn lock files (#31640)

See https://yarnpkg.com/blog/2019/07/12/recommended-security-update/

PR Close #31640
This commit is contained in:
Adrien Crivelli
2019-07-18 17:34:37 -07:00
committed by Andrew Kushnir
parent d269b111dd
commit 06c49b4a6b
3 changed files with 8 additions and 8 deletions

View File

@ -8084,7 +8084,7 @@ through2@^2.0.0:
"through@>=2.2.7 <3", through@X.X.X, through@^2.3.6:
version "2.3.8"
resolved "http://registry.npmjs.org/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
resolved "https://registry.npmjs.org/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
integrity sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=
thunkify@~2.1.1: