Skip to content

Commit

Permalink
fix(deps): update dependency pino to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 24, 2024
1 parent 0d4d236 commit 65a9969
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"http-status-codes": "^2.3.0",
"ky": "^1.2.4",
"node-cache": "^5.1.2",
"pino": "^8.21.0",
"pino": "^9.0.0",
"prom-client": "^15.1.2",
"punycode": "^2.3.1",
"rate-limiter-flexible": "^4.0.1",
Expand Down
25 changes: 23 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15501,7 +15501,7 @@ __metadata:
languageName: node
linkType: hard

"pino@npm:^8.21.0, pino@npm:^8.5.0":
"pino@npm:^8.5.0":
version: 8.21.0
resolution: "pino@npm:8.21.0"
dependencies:
Expand All @@ -15522,6 +15522,27 @@ __metadata:
languageName: node
linkType: hard

"pino@npm:^9.0.0":
version: 9.0.0
resolution: "pino@npm:9.0.0"
dependencies:
atomic-sleep: "npm:^1.0.0"
fast-redact: "npm:^3.1.1"
on-exit-leak-free: "npm:^2.1.0"
pino-abstract-transport: "npm:^1.2.0"
pino-std-serializers: "npm:^6.0.0"
process-warning: "npm:^3.0.0"
quick-format-unescaped: "npm:^4.0.3"
real-require: "npm:^0.2.0"
safe-stable-stringify: "npm:^2.3.1"
sonic-boom: "npm:^3.7.0"
thread-stream: "npm:^2.6.0"
bin:
pino: bin.js
checksum: 10c0/10ef10aee0cf80af8ed83468cff2e29d642b6794b53cf641e1abcaf9e9958d8bcbc6e09d62757054aef3b4415c45d66a5018da11d43b81a23ba299ef5dc4e8b1
languageName: node
linkType: hard

"pirates@npm:^4.0.4, pirates@npm:^4.0.5":
version: 4.0.5
resolution: "pirates@npm:4.0.5"
Expand Down Expand Up @@ -16733,7 +16754,7 @@ __metadata:
ky: "npm:^1.2.4"
node-cache: "npm:^5.1.2"
parcel: "npm:^2.7.0"
pino: "npm:^8.21.0"
pino: "npm:^9.0.0"
pino-pretty: "npm:^11.0.0"
postcss: "npm:^8.4.38"
postcss-modules: "npm:^6.0.0"
Expand Down

0 comments on commit 65a9969

Please sign in to comment.