diff --git a/package.json b/package.json index f89a6c3dc..ba368af51 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "babel-preset-env": "1.7.0", "babel-preset-stage-2": "6.24.1", "bunyan": "1.8.12", - "bunyan-debug-stream": "1.1.0", + "bunyan-debug-stream": "1.1.1", "dotenv": "6.0.0", "escape-html": "1.0.3", "got": "8.3.2", diff --git a/yarn.lock b/yarn.lock index 1e00135f9..35c85b0ab 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1237,9 +1237,9 @@ builtin-status-codes@^3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz#85982878e21b98e1c66425e03d0174788f569ee8" -bunyan-debug-stream@1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/bunyan-debug-stream/-/bunyan-debug-stream-1.1.0.tgz#04de45e31c0f873ae7e8252d7648760d27eecb35" +bunyan-debug-stream@1.1.1: + version "1.1.1" + resolved "https://registry.yarnpkg.com/bunyan-debug-stream/-/bunyan-debug-stream-1.1.1.tgz#4740a00b7d5c2d9d1b714925ab0802516040813e" dependencies: colors "^1.0.3" exception-formatter "^1.0.4"