diff --git a/package.json b/package.json index 82008898b833..023280c6f37c 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "rollup-plugin-babel": "^4.0.0", "rollup-plugin-node-resolve": "^5.0.0", "rollup-plugin-replace": "^2.2.0", - "test262-stream": "^1.2.0", + "test262-stream": "^1.3.0", "through2": "^2.0.0", "typescript": "^3.6.3", "warnings-to-errors-webpack-plugin": "^2.0.0", diff --git a/yarn.lock b/yarn.lock index c83319802dc5..973be865ace4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10180,7 +10180,7 @@ test-exclude@^5.2.3: read-pkg-up "^4.0.0" require-main-filename "^2.0.0" -test262-stream@^1.2.0: +test262-stream@^1.3.0: version "1.3.0" resolved "https://registry.yarnpkg.com/test262-stream/-/test262-stream-1.3.0.tgz#98c4ab9f8e74c7f9478afcf52e071a89d319df61" integrity sha512-TSv+Z4hftmRuUJVJk7kaguWLlVLRfwyWm1DOt4kvTXAanATxv6A1HhjRTrSBI00XXEWQ+cUdsDii8tn+fkjXyw==