Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7c8ddae

Browse files
committedNov 13, 2021
Update dependency pino to v7
1 parent fdb5561 commit 7c8ddae

File tree

2 files changed

+244
-138
lines changed

2 files changed

+244
-138
lines changed
 

‎package-lock.json

+242-136
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@types/minimatch": "^3.0.5",
3838
"@types/mocha": "9.0.0",
3939
"@types/node": "16.6.1",
40-
"@types/pino": "6.3.11",
40+
"@types/pino": "7.0.4",
4141
"chai": "4.3.4",
4242
"delay": "5.0.0",
4343
"mocha": "9.1.2",
@@ -50,6 +50,6 @@
5050
"ioredis-mock": "^5.5.6",
5151
"minimatch": "^3.0.4",
5252
"opentracing": "^0.14.5",
53-
"pino": "^6.11.3"
53+
"pino": "^7.0.0"
5454
}
5555
}

0 commit comments

Comments
 (0)
Please sign in to comment.