Skip to content

Commit

Permalink
Bump pino from 9.5.0 to 9.6.0 in /api-gateway
Browse files Browse the repository at this point in the history
Bumps [pino](https://github.com/pinojs/pino) from 9.5.0 to 9.6.0.
- [Release notes](https://github.com/pinojs/pino/releases)
- [Commits](https://github.com/pinojs/pino/commits)

---
updated-dependencies:
- dependency-name: pino
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent cb24194 commit cbfa8ef
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion api-gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"make-error-cause": "^2.3.0",
"nocache": "^4.0.0",
"passport": "^0.7.0",
"pino": "^9.5.0",
"pino": "^9.6.0",
"pino-http": "^10.3.0",
"pino-pretty": "^13.0.0",
"query-string": "^9.1.1",
Expand Down
10 changes: 5 additions & 5 deletions api-gateway/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3029,7 +3029,7 @@ __metadata:
nocache: "npm:^4.0.0"
nodemon: "npm:^3.1.7"
passport: "npm:^0.7.0"
pino: "npm:^9.5.0"
pino: "npm:^9.6.0"
pino-http: "npm:^10.3.0"
pino-pretty: "npm:^13.0.0"
prettier: "npm:^3.4.1"
Expand Down Expand Up @@ -3245,9 +3245,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 @@ -3262,7 +3262,7 @@ __metadata:
thread-stream: "npm:^3.0.0"
bin:
pino: bin.js
checksum: e2dba79524be133e2a0800ad0424bbf2c4c94c46f028a81e514d40951666f3dcec76c582fd5ce6f6155df0f5a9d6d0257924fdf043fe285236d36c76509a59dd
checksum: 0a36125718dc2350bbaff243e4856108a80805dc1b305da1e246460cd22396d11a8b3a78b39b0b270cce4fb8ae6aa6e584f5387f6c2ee47348aae5db49d919e6
languageName: node
linkType: hard

Expand Down

0 comments on commit cbfa8ef

Please sign in to comment.