Skip to content
This repository was archived by the owner on Sep 13, 2022. It is now read-only.

Commit 9c9c397

Browse files
committed
fix: upgrade pino from 7.5.1 to 7.6.0
Snyk has created this PR to upgrade pino from 7.5.1 to 7.6.0. See this package in npm: https://www.npmjs.com/package/pino See this project in Snyk: https://app.snyk.io/org/nodeshift-starters/project/5faee20c-6802-4eb0-91a7-0cecce05c4d9?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent ec2c5d3 commit 9c9c397

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"debug": "^4.3.2",
4949
"express": "~4.17.1",
5050
"keycloak-connect": "^15.0.2",
51-
"pino": "^7.5.1",
51+
"pino": "^7.6.0",
5252
"pino-debug": "^2.0.0",
5353
"pino-pretty": "^7.2.0"
5454
}

0 commit comments

Comments
 (0)