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

Commit a743fb0

Browse files
committed
Update dependency pino to v6.1.1
1 parent 5aa5c65 commit a743fb0

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"delay": "^4.3.0",
1313
"lodash": "^4.17.15",
1414
"mongoose": "^5.7.3",
15-
"pino": "6.0.0",
15+
"pino": "6.1.1",
1616
"pino-elasticsearch": "4.4.0",
1717
"promise-poller": "^1.9.1"
1818
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8949,10 +8949,10 @@ pino-to-ecs@^0.2.0:
89498949
readable-stream "^3.4.0"
89508950
split2 "^3.1.1"
89518951

8952-
pino@6.0.0:
8953-
version "6.0.0"
8954-
resolved "https://registry.yarnpkg.com/pino/-/pino-6.0.0.tgz#047746220dd20c2c44b7d54ae34656da51f36036"
8955-
integrity sha512-3RfX2L76o7v230FP1fZ3Fo/WX7Su+P1Ld+pvBm2j+MyUjtA/KqDYxMkzBqzcX3R00zbC7Gf/HqIzyuu3tgvi9Q==
8952+
pino@6.1.1:
8953+
version "6.1.1"
8954+
resolved "https://registry.yarnpkg.com/pino/-/pino-6.1.1.tgz#445151a1456635b3a056ed15dae1b3d16b599a43"
8955+
integrity sha512-enLaR5hDiiegrbh5q4vfiO9aaNrG8EDB7vfPihEmQ/TfLBacnkV3mw2RikAm16UE4OQahnw1en0j/B3+ypNImA==
89568956
dependencies:
89578957
fast-redact "^2.0.0"
89588958
fast-safe-stringify "^2.0.7"

0 commit comments

Comments
 (0)