diff --git a/package.json b/package.json index ad7e772..6d7db5d 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@types/node": "^16.0.0", "@typescript-eslint/eslint-plugin": "^5.5.0", "@typescript-eslint/parser": "^5.5.0", - "arrayify-stream": "^2.0.0", + "arrayify-stream": "^3.0.0", "asynciterator": "^3.0.3", "babel-loader": "^9.0.0", "componentsjs-generator": "^3.0.1", diff --git a/yarn.lock b/yarn.lock index ed6ff0e..950c8ef 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4866,6 +4866,11 @@ arrayify-stream@^2.0.0: resolved "https://registry.yarnpkg.com/arrayify-stream/-/arrayify-stream-2.0.0.tgz#4ea64935fac42e94b22d7624cfe8af77123a007e" integrity sha512-Z2NRtxpWQIz3NRA2bEZOziIungBH+fpsFFEolc5u8uVRheYitvsDNvejlfyh/hjZ9VyS9Ba62oY0zc5oa6Wu7g== +arrayify-stream@^3.0.0: + version "3.0.0" + resolved "https://registry.yarnpkg.com/arrayify-stream/-/arrayify-stream-3.0.0.tgz#b65eef30ab1d34d45b23d4897d310d1431a82d44" + integrity sha512-h2/Pb4+zcBZkRvzlhSVQf+Vo2oDaPCPYp6nyYlabAtP7YudhmUtOMROdCKFGbVQX+Bpwfdrm7fP4vqBGT6qrDA== + arrify@^1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d"