Skip to content

Commit

Permalink
Update dependency pino to ^9.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 17, 2024
1 parent 3a9babb commit 2741a4e
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 20 deletions.
37 changes: 19 additions & 18 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "veritable-ui",
"version": "0.3.0",
"version": "0.3.1",
"description": "UI for Veritable",
"main": "src/index.ts",
"type": "commonjs",
Expand Down Expand Up @@ -41,7 +41,7 @@
"htmx.org": "^1.9.12",
"knex": "^3.1.0",
"pg": "^8.11.5",
"pino": "^9.0.0",
"pino": "^9.1.0",
"pino-http": "^10.1.0",
"swagger-ui-express": "^5.0.0",
"tsoa": "^6.2.1",
Expand Down

0 comments on commit 2741a4e

Please sign in to comment.