From ad2ac47e04714ac6913e900db05b90f796e15a6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 May 2022 12:16:49 +1000 Subject: [PATCH] build(deps): bump pino-pretty from 7.2.0 to 7.6.1 (#245) Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 7.2.0 to 7.6.1. - [Release notes](https://github.com/pinojs/pino-pretty/releases) - [Commits](https://github.com/pinojs/pino-pretty/compare/v7.2.0...v7.6.1) --- updated-dependencies: - dependency-name: pino-pretty dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 20 ++++++++------------ 2 files changed, 9 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index 90e57579..c7f3ea79 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "lodash.mergewith": "^4.6.2", "pino": "^7.11.0", "pino-http": "^6.3.3", - "pino-pretty": "^7.2.0", + "pino-pretty": "^7.6.1", "short-uuid": "^4.2.0", "stormdb": "^0.5.2", "uuid": "^8.3.2" diff --git a/yarn.lock b/yarn.lock index 92f95583..7489902f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6521,7 +6521,7 @@ jmespath@0.16.0: resolved "https://registry.yarnpkg.com/jmespath/-/jmespath-0.16.0.tgz#b15b0a85dfd4d930d43e69ed605943c802785076" integrity sha512-9FzQjJ7MATs1tSpnco1K6ayiYE3figslrXA72G2HQ/n76RzvYlofyi5QM+iX4YRs/pu3yzxlVQSST23+dMDknw== -joycon@^3.0.0: +joycon@^3.1.1: version "3.1.1" resolved "https://registry.yarnpkg.com/joycon/-/joycon-3.1.1.tgz#bce8596d6ae808f8b68168f5fc69280996894f03" integrity sha512-34wB/Y7MW7bzjKRjUKTa46I2Z7eV62Rkhva+KkopW7Qvv/OSWBqvkSY7vusOPrNuZcUG3tApvdVgNB8POj3SPw== @@ -8705,16 +8705,17 @@ pino-http@^6.3.3: pino "^7.0.5" pino-std-serializers "^5.0.0" -pino-pretty@^7.2.0: - version "7.2.0" - resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-7.2.0.tgz#6cd1500fa47a6e9011e87bb65e129cd4555265f1" - integrity sha512-pkZhaF1JiyQt4BRqkLANYWuZTxavmuXh3OHsb8goeQasTFgNdzOECXkZWyPYrA0YMRa8zKoVsCzeYz9lI2NYwA== +pino-pretty@^7.6.1: + version "7.6.1" + resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-7.6.1.tgz#42d20611050ad80d619edaf132c6d81d40f81d98" + integrity sha512-H7N6ZYkiyrfwBGW9CSjx0uyO9Q2Lyt73881+OTYk8v3TiTdgN92QHrWlEq/LeWw5XtDP64jeSk3mnc6T+xX9/w== dependencies: args "^5.0.1" colorette "^2.0.7" dateformat "^4.6.3" fast-safe-stringify "^2.0.7" - joycon "^3.0.0" + joycon "^3.1.1" + on-exit-leak-free "^0.2.0" pino-abstract-transport "^0.5.0" pump "^3.0.0" readable-stream "^3.6.0" @@ -10061,12 +10062,7 @@ strip-indent@^3.0.0: dependencies: min-indent "^1.0.0" -strip-json-comments@^3.0.1: - version "3.1.0" - resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.0.tgz#7638d31422129ecf4457440009fba03f9f9ac180" - integrity sha512-e6/d0eBu7gHtdCqFt0xJr642LdToM5/cN4Qb9DbHjVx1CP5RyeM+zH7pbecEmDv/lBqb0QH+6Uqq75rxFPkM0w== - -strip-json-comments@^3.1.1: +strip-json-comments@^3.0.1, strip-json-comments@^3.1.1: version "3.1.1" resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006" integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==