Skip to content

Commit 0df0ce0

Browse files
Bump pino from 9.6.0 to 9.7.0
Bumps [pino](https://github.com/pinojs/pino) from 9.6.0 to 9.7.0. - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](pinojs/pino@v9.6.0...v9.7.0) --- updated-dependencies: - dependency-name: pino dependency-version: 9.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent faa91f0 commit 0df0ce0

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@
210210
"normalize.css": "8.0.1",
211211
"photon-colors": "3.3.2",
212212
"photoswipe": "4.1.3",
213-
"pino": "9.6.0",
213+
"pino": "9.7.0",
214214
"pino-syslog": "3.1.0",
215215
"prop-types": "15.8.1",
216216
"pump": "3.0.2",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8246,17 +8246,17 @@ [email protected]:
82468246
split2 "^4.1.0"
82478247
through2 "^4.0.2"
82488248

8249-
pino@9.6.0:
8250-
version "9.6.0"
8251-
resolved "https://registry.yarnpkg.com/pino/-/pino-9.6.0.tgz#6bc628159ba0cc81806d286718903b7fc6b13169"
8252-
integrity sha512-i85pKRCt4qMjZ1+L7sy2Ag4t1atFcdbEt76+7iRJn1g2BvsnRMGu9p8pivl9fs63M2kF/A0OacFZhTub+m/qMg==
8249+
pino@9.7.0:
8250+
version "9.7.0"
8251+
resolved "https://registry.yarnpkg.com/pino/-/pino-9.7.0.tgz#ff7cd86eb3103ee620204dbd5ca6ffda8b53f645"
8252+
integrity sha512-vnMCM6xZTb1WDmLvtG2lE/2p+t9hDEIvTWJsu6FejkE62vB7gDhvzrpFR4Cw2to+9JNQxVnkAKVPA1KPB98vWg==
82538253
dependencies:
82548254
atomic-sleep "^1.0.0"
82558255
fast-redact "^3.1.1"
82568256
on-exit-leak-free "^2.1.0"
82578257
pino-abstract-transport "^2.0.0"
82588258
pino-std-serializers "^7.0.0"
8259-
process-warning "^4.0.0"
8259+
process-warning "^5.0.0"
82608260
quick-format-unescaped "^4.0.3"
82618261
real-require "^0.2.0"
82628262
safe-stable-stringify "^2.3.1"
@@ -8662,10 +8662,10 @@ process-nextick-args@~2.0.0:
86628662
resolved "https://registry.yarnpkg.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz#7820d9b16120cc55ca9ae7792680ae7dba6d7fe2"
86638663
integrity sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==
86648664

8665-
process-warning@^4.0.0:
8666-
version "4.0.1"
8667-
resolved "https://registry.yarnpkg.com/process-warning/-/process-warning-4.0.1.tgz#5c1db66007c67c756e4e09eb170cdece15da32fb"
8668-
integrity sha512-3c2LzQ3rY9d0hc1emcsHhfT9Jwz0cChib/QN89oME2R451w5fy3f0afAhERFZAwrbDU43wk12d0ORBpDVME50Q==
8665+
process-warning@^5.0.0:
8666+
version "5.0.0"
8667+
resolved "https://registry.yarnpkg.com/process-warning/-/process-warning-5.0.0.tgz#566e0bf79d1dff30a72d8bbbe9e8ecefe8d378d7"
8668+
integrity sha512-a39t9ApHNx2L4+HBnQKqxxHNs1r7KF+Intd8Q/g1bUh6q0WIp9voPXJ/x0j+ZL45KF1pJd9+q2jLIRMfvEshkA==
86698669

86708670
process@^0.11.10:
86718671
version "0.11.10"

0 commit comments

Comments
 (0)