diff --git a/package.json b/package.json index 31ef1bc..b01a979 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "devDependencies": { "@types/klaw": "3.0.1", "@types/sass": "1.16.0", - "@types/through2": "2.0.36", + "@types/through2": "2.0.41", "@types/yargs": "15.0.5", "husky": "4.2.5", "prettier": "2.0.5", diff --git a/yarn.lock b/yarn.lock index 9cbdae2..2de9de7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -59,10 +59,10 @@ dependencies: "@types/node" "*" -"@types/through2@2.0.36": - version "2.0.36" - resolved "https://registry.yarnpkg.com/@types/through2/-/through2-2.0.36.tgz#35fda0db635827d44c0e08e2c94653e647574a00" - integrity sha512-vuifQksQHJXhV9McpVsXKuhnf3lsoX70PnhcqIAbs9dqLH2NgrGz0DzZPDY3+Yh6eaRqcE1gnCQ6QhBn1/PT5A== +"@types/through2@2.0.41": + version "2.0.41" + resolved "https://registry.yarnpkg.com/@types/through2/-/through2-2.0.41.tgz#3e5e1720d71ffdfa03c22f2aad6593d12a47034f" + integrity sha512-ryQ0tidWkb1O1JuYvWKyMLYEtOWDqF5mHerJzKz/gQpoAaJq2l/dsMPBF0B5BNVT34rbARYJ5/tsZwLfUi2kwQ== dependencies: "@types/node" "*"