diff --git a/packages/taro-cli/package.json b/packages/taro-cli/package.json index c27e2efcd9da..1ac7aa4ef241 100644 --- a/packages/taro-cli/package.json +++ b/packages/taro-cli/package.json @@ -114,7 +114,7 @@ "stylelint": "13.6.1", "tapable": "^1.1.3", "taro-css-to-react-native": "^2.0.4", - "through2": "^2.0.3", + "through2": "^4.0.2", "vinyl": "^2.1.0", "vinyl-fs": "^3.0.2", "xml2js": "^0.4.19", diff --git a/yarn.lock b/yarn.lock index dcfb537be1d2..d7bf707f8e6a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -30811,7 +30811,7 @@ through2@^3.0.0, through2@^3.0.2: inherits "^2.0.4" readable-stream "2 || 3" -through2@^4.0.0: +through2@^4.0.0, through2@^4.0.2: version "4.0.2" resolved "https://registry.yarnpkg.com/through2/-/through2-4.0.2.tgz#a7ce3ac2a7a8b0b966c80e7c49f0484c3b239764" integrity sha512-iOqSav00cVxEEICeD7TjLB1sueEL+81Wpzp2bY17uZjZN0pWZPuo4suZ/61VujxmqSGFfgOcNuTZ85QJwNZQpw==