Skip to content

Commit

Permalink
fix(deps): update dependency pino to v9.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 26, 2024
1 parent 41143b1 commit 5c935bf
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 6 deletions.
2 changes: 1 addition & 1 deletion libs/util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
"vitest": "^2.0.4"
},
"dependencies": {
"pino": "9.3.1"
"pino": "9.3.2"
}
}
2 changes: 1 addition & 1 deletion libs/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"dependencies": {
"@rusty/util": "workspace:*",
"pino": "9.3.1",
"pino": "9.3.2",
"sequelize": "6.37.3",
"sqlite3": "5.1.7"
}
Expand Down
31 changes: 27 additions & 4 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 5c935bf

Please sign in to comment.