Skip to content

Commit

Permalink
fix(deps): update dependency pino to ^8.15.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2023
1 parent 58a14f8 commit da95d6a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.0.1",
"node-cache": "^5.1.2",
"pino": "^8.15.2",
"pino": "^8.15.3",
"prom-client": "^14.2.0",
"punycode": "^2.3.0",
"rate-limiter-flexible": "^3.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15553,9 +15553,9 @@ __metadata:
languageName: node
linkType: hard

"pino@npm:^8.15.2, pino@npm:^8.5.0":
version: 8.15.2
resolution: "pino@npm:8.15.2"
"pino@npm:^8.15.3, pino@npm:^8.5.0":
version: 8.15.3
resolution: "pino@npm:8.15.3"
dependencies:
atomic-sleep: ^1.0.0
fast-redact: ^3.1.1
Expand All @@ -15570,7 +15570,7 @@ __metadata:
thread-stream: ^2.0.0
bin:
pino: bin.js
checksum: 5b1f79837c85a993c67a6b84147f199cc85d2a11f1428be92f353558e82a7f81cc99ada7a0a898a438c1bd84224b47d625f35eac4e530643a279a71c5501f20f
checksum: 69a76be26842f4e97d8553f1f907950ffcc32f353e25888399d58d1515037d8ecf284f8d1895358d662925cc5f2afb88aefee5c08f7ff711eca6b914f5074c9c
languageName: node
linkType: hard

Expand Down Expand Up @@ -16926,7 +16926,7 @@ __metadata:
ky: ^1.0.1
node-cache: ^5.1.2
parcel: ^2.7.0
pino: ^8.15.2
pino: ^8.15.3
pino-pretty: ^10.2.0
postcss: ^8.4.31
postcss-modules: ^6.0.0
Expand Down

0 comments on commit da95d6a

Please sign in to comment.