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

Commit fe8a789

Browse files
author
Michal Vlasák
committed
⬆️Update pino and @types/pino package
1 parent da2a55e commit fe8a789

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"dependencies": {
3333
"@types/express": "^4.16.0",
34-
"@types/pino": "^6.0.0",
34+
"@types/pino": "^6.3.1",
3535
"lodash.foreach": "^4.5.0",
3636
"lodash.isempty": "^4.4.0",
3737
"lodash.isobject": "^3.0.2",
@@ -40,7 +40,7 @@
4040
"on-finished": "^2.3.0",
4141
"on-headers": "^1.0.1",
4242
"pick-deep": "^1.0.0",
43-
"pino": "^6.2.0",
43+
"pino": "^6.6.1",
4444
"pino-multi-stream": "^5.0.0"
4545
},
4646
"peerDependencies": {

0 commit comments

Comments
 (0)