Skip to content
This repository has been archived by the owner on Aug 12, 2023. It is now read-only.

Commit

Permalink
Update dependency pino to v6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 11, 2020
1 parent adf598b commit 81208f9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"delay": "^4.3.0",
"lodash": "^4.17.15",
"mongoose": "^5.7.3",
"pino": "6.0.0",
"pino": "6.2.0",
"pino-elasticsearch": "4.4.0",
"promise-poller": "^1.9.1"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9020,10 +9020,10 @@ pino-to-ecs@^0.2.0:
readable-stream "^3.4.0"
split2 "^3.1.1"

pino@6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/pino/-/pino-6.0.0.tgz#047746220dd20c2c44b7d54ae34656da51f36036"
integrity sha512-3RfX2L76o7v230FP1fZ3Fo/WX7Su+P1Ld+pvBm2j+MyUjtA/KqDYxMkzBqzcX3R00zbC7Gf/HqIzyuu3tgvi9Q==
pino@6.2.0:
version "6.2.0"
resolved "https://registry.yarnpkg.com/pino/-/pino-6.2.0.tgz#eef83cd0d9beb2f79102ff15d7946254a1f7846b"
integrity sha512-UzrsiT5Wyscw7dxHa8Ec8G2kY45mwFk7rrZhMkCMg8s9F8VWDVj+WFcaSIKproTDyxlqerMaHw+11jlNXgeiCg==
dependencies:
fast-redact "^2.0.0"
fast-safe-stringify "^2.0.7"
Expand Down

0 comments on commit 81208f9

Please sign in to comment.