Skip to content

Commit 57a113a

Browse files
whitesource-for-github-com[bot]romaingweb
whitesource-for-github-com[bot]
authored andcommitted
Update dependency pino to v6.14.0
1 parent 9784bf8 commit 57a113a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/logging/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@types/node": "15.6.1",
2626
"@types/pino": "6.3.12",
2727
"git-en-boite-core": "0.0.0",
28-
"pino": "6.13.4",
28+
"pino": "6.14.0",
2929
"pino-pretty": "5.1.3"
3030
}
3131
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4348,10 +4348,10 @@ pino-std-serializers@^3.1.0:
43484348
resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-3.2.0.tgz#b56487c402d882eb96cd67c257868016b61ad671"
43494349
integrity sha512-EqX4pwDPrt3MuOAAUBMU0Tk5kR/YcCM5fNPEzgCO2zJ5HfX0vbiH9HbJglnyeQsN96Kznae6MWD47pZB5avTrg==
43504350

4351-
pino@6.13.4:
4352-
version "6.13.4"
4353-
resolved "https://registry.yarnpkg.com/pino/-/pino-6.13.4.tgz#e7bd5e8292019609c841c37a3f1d73ee10bb80f7"
4354-
integrity sha512-g4tHSISmQJYUEKEMVdaZ+ZokWwFnTwZL5JPn+lnBVZ1BuBbrSchrXwQINknkM5+Q4fF6U9NjiI8PWwwMDHt9zA==
4351+
pino@6.14.0:
4352+
version "6.14.0"
4353+
resolved "https://registry.yarnpkg.com/pino/-/pino-6.14.0.tgz#b745ea87a99a6c4c9b374e4f29ca7910d4c69f78"
4354+
integrity sha512-iuhEDel3Z3hF9Jfe44DPXR8l07bhjuFY3GMHIXbjnY9XcafbyDDwl2sN2vw2GjMPf5Nkoe+OFao7ffn9SXaKDg==
43554355
dependencies:
43564356
fast-redact "^3.0.0"
43574357
fast-safe-stringify "^2.0.8"

0 commit comments

Comments
 (0)