Skip to content

Commit

Permalink
fix(deps): update dependency pino to ^8.17.2 (#2296)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 8, 2024
1 parent d284a44 commit 3488da4
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"objection": "^3.1.3",
"objection-db-errors": "^1.1.2",
"pg": "^8.11.3",
"pino": "^8.16.2",
"pino": "^8.17.2",
"token-introspection": "workspace:*",
"uuid": "^9.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"objection-db-errors": "^1.1.2",
"oer-utils": "5.1.3-alpha.2",
"pg": "^8.11.3",
"pino": "^8.16.2",
"pino": "^8.17.2",
"raw-body": "^2.5.2",
"tigerbeetle-node": "^0.13.57",
"token-introspection": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/token-introspection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
"dependencies": {
"@interledger/openapi": "1.2.1",
"axios": "^1.6.2",
"pino": "^8.16.2"
"pino": "^8.17.2"
}
}
24 changes: 12 additions & 12 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 3488da4

Please sign in to comment.