Skip to content
This repository has been archived by the owner on Mar 14, 2024. It is now read-only.

Commit

Permalink
Update dependency pino to ^8.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 12, 2023
1 parent 8227ce5 commit cbd65d5
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
34 changes: 17 additions & 17 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": "@digicatapult/wasp-authentication-service",
"version": "0.1.73",
"version": "0.1.74",
"description": "Authentication Service for WASP",
"main": "app/index.js",
"type": "module",
Expand Down Expand Up @@ -40,7 +40,7 @@
"knex": "^3.0.1",
"moment": "^2.29.4",
"pg": "^8.11.3",
"pino": "^8.15.6",
"pino": "^8.16.0",
"pino-http": "^8.5.0",
"swagger-ui-express": "^5.0.0",
"uuid": "^9.0.1",
Expand Down

0 comments on commit cbd65d5

Please sign in to comment.