Skip to content

Commit

Permalink
fix: upgrade pino from 5.13.5 to 5.14.0 (#1)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade pino from 5.13.5 to 5.14.0.

See this package in NPM:
https://www.npmjs.com/package/pino

See this project in Snyk:
https://app.snyk.io/org/lirantal/project/3b199410-f0f1-4233-93ab-54f1489c668a?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot authored and lirantal committed Dec 8, 2019
1 parent 22b30a4 commit 2bce2eb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions functions/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"express": "^4.17.1",
"firebase-admin": "^8.6.0",
"firebase-functions": "^3.3.0",
"pino": "^5.13.5",
"pino": "^5.14.0",
"uuid": "^3.3.3",
"web-push": "^3.4.1"
},
Expand Down

0 comments on commit 2bce2eb

Please sign in to comment.