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

Commit be74814

Browse files
authored
fix: upgrade pino from 5.13.6 to 5.16.0 (#306)
Snyk has created this PR to upgrade pino from 5.13.6 to 5.16.0. See this package in NPM: https://www.npmjs.com/package/pino See this project in Snyk: https://app.snyk.io/org/godaddy/project/6270a1f6-cc6e-4bdd-ad67-a6a95416099f?utm_source=github&utm_medium=upgrade-pr
1 parent 158225e commit be74814

File tree

2 files changed

+13
-7
lines changed

2 files changed

+13
-7
lines changed

package-lock.json

+12-6
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
@@ -40,7 +40,7 @@
4040
"lodash.merge": "^4.6.2",
4141
"make-promises-safe": "^5.1.0",
4242
"node-vault": "^0.9.8",
43-
"pino": "^5.13.6",
43+
"pino": "^5.16.0",
4444
"prom-client": "^11.5.3"
4545
},
4646
"devDependencies": {

0 commit comments

Comments
 (0)