Skip to content

Commit

Permalink
build: bump pino from 9.5.0 to 9.6.0 (#434)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 29, 2024
1 parent 45740b2 commit ca7df29
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"is-network-error": "^1.1.0",
"next": "14.2.15",
"next-pwa": "^5.6.0",
"pino": "^9.5.0",
"pino": "^9.6.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-hook-form": "^7.54.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8308,9 +8308,9 @@ __metadata:
languageName: node
linkType: hard

"pino@npm:^9.5.0":
version: 9.5.0
resolution: "pino@npm:9.5.0"
"pino@npm:^9.6.0":
version: 9.6.0
resolution: "pino@npm:9.6.0"
dependencies:
atomic-sleep: "npm:^1.0.0"
fast-redact: "npm:^3.1.1"
Expand All @@ -8325,7 +8325,7 @@ __metadata:
thread-stream: "npm:^3.0.0"
bin:
pino: bin.js
checksum: 10/e2dba79524be133e2a0800ad0424bbf2c4c94c46f028a81e514d40951666f3dcec76c582fd5ce6f6155df0f5a9d6d0257924fdf043fe285236d36c76509a59dd
checksum: 10/0a36125718dc2350bbaff243e4856108a80805dc1b305da1e246460cd22396d11a8b3a78b39b0b270cce4fb8ae6aa6e584f5387f6c2ee47348aae5db49d919e6
languageName: node
linkType: hard

Expand Down Expand Up @@ -9990,7 +9990,7 @@ __metadata:
markuplint: "npm:^4.11.4"
next: "npm:14.2.15"
next-pwa: "npm:^5.6.0"
pino: "npm:^9.5.0"
pino: "npm:^9.6.0"
pino-pretty: "npm:^13.0.0"
postcss: "npm:^8.4.49"
prettier: "npm:3.4.2"
Expand Down

0 comments on commit ca7df29

Please sign in to comment.