diff --git a/package.json b/package.json index 9495a82..1643441 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "minimist": "^1.2.0", "multimatch": "^2.1.0", "pretty-ms": "^3.0.0", - "trim-newlines": "^2.0.0" + "trim-newlines": "^3.0.1" }, "devDependencies": { "babel-core": "^6.26.0", diff --git a/yarn.lock b/yarn.lock index d954f60..6eb1a09 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3554,9 +3554,9 @@ tough-cookie@~2.3.0: dependencies: punycode "^1.4.1" -trim-newlines@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-2.0.0.tgz#b403d0b91be50c331dfc4b82eeceb22c3de16d20" +trim-newlines@^3.0.1: + version "3.0.1" + resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.1.tgz#260a5d962d8b752425b32f3a7db0dcacd176c144" trim-right@^1.0.1: version "1.0.1"