Skip to content

Commit

Permalink
fix(deps): Update dependency pino to v8.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SamTolmay committed Sep 15, 2023
1 parent e779e35 commit d380b3c
Show file tree
Hide file tree
Showing 3 changed files with 98 additions and 37 deletions.
2 changes: 1 addition & 1 deletion packages/server-dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"next": "13.4.19",
"next-auth": "4.23.1",
"opener": "1.5.2",
"pino": "8.8.0",
"pino": "8.15.1",
"process": "0.11.10",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@lowdefy/plugin-next-auth": "4.0.0-rc.10",
"next": "13.4.19",
"next-auth": "4.23.1",
"pino": "8.8.0",
"pino": "8.15.1",
"process": "0.11.10",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
131 changes: 96 additions & 35 deletions pnpm-lock.yaml

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

0 comments on commit d380b3c

Please sign in to comment.