Skip to content

Commit

Permalink
fix(deps): update dependency pino-http to v8.6.0 (#1330)
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 Dec 18, 2023
1 parent 5e42a71 commit a947091
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"pg": "8.11.2",
"pg-connection-string": "2.6.2",
"pg-copy-streams": "^6.0.5",
"pino-http": "8.5.1",
"pino-http": "8.6.0",
"reflect-metadata": "^0.2.0",
"remove-accents": "0.5.0",
"rimraf": "5.0.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9207,7 +9207,7 @@ __metadata:
pg: 8.11.2
pg-connection-string: 2.6.2
pg-copy-streams: ^6.0.5
pino-http: 8.5.1
pino-http: 8.6.0
prettier: ^2.8.8
redis: ^4.6.7
reflect-metadata: ^0.2.0
Expand Down Expand Up @@ -10155,15 +10155,15 @@ __metadata:
languageName: node
linkType: hard

"pino-http@npm:8.5.1":
version: 8.5.1
resolution: "pino-http@npm:8.5.1"
"pino-http@npm:8.6.0":
version: 8.6.0
resolution: "pino-http@npm:8.6.0"
dependencies:
get-caller-file: ^2.0.5
pino: ^8.0.0
pino: ^8.17.0
pino-std-serializers: ^6.0.0
process-warning: ^2.0.0
checksum: a30c8e310c4d52dca2d0633bf85ee711b5a74294c97444623ca0baf8c4fa94c3fddbaf05149a0617f138ad15343e7422fef07d2adddb90643e38ea5296a83e0c
checksum: ebcde8cfa86be7030b719a6d6c55d3e92e2c6c3a21e6e21e68e7bb910223272e2c206d356dd311082e2d2d133d4a5586fd40758efe43ca0469061d887c68a7a2
languageName: node
linkType: hard

Expand Down Expand Up @@ -10198,9 +10198,9 @@ __metadata:
languageName: node
linkType: hard

"pino@npm:^8.0.0":
version: 8.16.2
resolution: "pino@npm:8.16.2"
"pino@npm:^8.17.0":
version: 8.17.1
resolution: "pino@npm:8.17.1"
dependencies:
atomic-sleep: ^1.0.0
fast-redact: ^3.1.1
Expand All @@ -10215,7 +10215,7 @@ __metadata:
thread-stream: ^2.0.0
bin:
pino: bin.js
checksum: 78d194112f09f82471ec7e0022bc114ddb833375d60236be40ac55bf8a8ae26b88c8780d54912687c7cd6d0321ba5b1a78ffa89c5e9d5855ef849c3b9273c7ab
checksum: 12fda9f8942ff299dcab6aace9396c90f650db88b82c5954fc91ab7e05765a15dc655072749342b539916406bbe13a8983c13498a95cd7e126218f4b830126a2
languageName: node
linkType: hard

Expand Down

0 comments on commit a947091

Please sign in to comment.