Skip to content

Commit

Permalink
fix(deps): update dependency pino to v6.14.0 (#3018)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Feb 26, 2022
1 parent 541aca9 commit 08b72b4
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
10 changes: 5 additions & 5 deletions .pnp.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -51,7 +51,7 @@
"minimatch": "3.0.4",
"mkdirp": "1.0.4",
"mv": "2.1.1",
"pino": "6.13.4",
"pino": "6.14.0",
"pkginfo": "0.4.1",
"prettier-bytes": "^1.0.4",
"pretty-ms": "^7.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -11678,9 +11678,9 @@ fsevents@~2.1.2:
languageName: node
linkType: hard

"pino@npm:6.13.4":
version: 6.13.4
resolution: "pino@npm:6.13.4"
"pino@npm:6.14.0":
version: 6.14.0
resolution: "pino@npm:6.14.0"
dependencies:
fast-redact: ^3.0.0
fast-safe-stringify: ^2.0.8
Expand All @@ -11691,7 +11691,7 @@ fsevents@~2.1.2:
sonic-boom: ^1.0.2
bin:
pino: bin.js
checksum: 166d364416415ba2daa6a562da207fb129daeaa945432f194b98a607b92c238d13322cd5336bf6bc015754b2ddb88a02f6ff221c1b7d4aa7233fa29ac72e5270
checksum: 1e8e661d470d2143bb50d6179c673b381af35b40f6d855774f9399d4e5680cc7ac6fea4320aa4c47cd3d7a2bcfa626449952d689afb6839d3cb1d8b8ed7f5c32
languageName: node
linkType: hard

Expand Down Expand Up @@ -14558,7 +14558,7 @@ typescript@4.1.3:
mv: 2.1.1
nock: 12.0.3
node-mocks-http: ^1.10.1
pino: 6.13.4
pino: 6.14.0
pinst: 2.1.6
pkginfo: 0.4.1
prettier: 2.5.1
Expand Down

0 comments on commit 08b72b4

Please sign in to comment.