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.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 4, 2020
1 parent 20ad277 commit b9e8219
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.1",
"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 @@ -9089,10 +9089,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.1:
version "6.2.1"
resolved "https://registry.yarnpkg.com/pino/-/pino-6.2.1.tgz#d2b86306b3998e8f6bb33bdf23910d418ed696cf"
integrity sha512-5F5A+G25Ex2rMOBEe3XYGyLSF4dikQZsFvPojwsqnDBX+rfg7+kw9s5i7pHuVAJImekjwb+MR9jQyHWPLENlvQ==
dependencies:
fast-redact "^2.0.0"
fast-safe-stringify "^2.0.7"
Expand Down

0 comments on commit b9e8219

Please sign in to comment.