Skip to content

Commit 0e88bb4

Browse files
lholmquistsnyk-bot
andauthored
fix: upgrade pino from 8.7.0 to 8.8.0 (#414)
Snyk has created this PR to upgrade pino from 8.7.0 to 8.8.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/db6e272c-cc79-4486-b27f-55fb122c44ad?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]>
1 parent c73fd95 commit 0e88bb4

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,6 @@
5858
"express": "~4.19.2",
5959
"kube-service-bindings": "^2.1.0",
6060
"pg": "^8.7.3",
61-
"pino": "^8.7.0"
61+
"pino": "^8.8.0"
6262
}
6363
}

0 commit comments

Comments
 (0)