Skip to content

Commit

Permalink
Bump pino-syslog from 3.1.0 to 3.2.0
Browse files Browse the repository at this point in the history
Bumps [pino-syslog](https://github.com/pinojs/pino-syslog) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/pinojs/pino-syslog/releases)
- [Changelog](https://github.com/pinojs/pino-syslog/blob/master/Changelog.md)
- [Commits](pinojs/pino-syslog@v3.1.0...v3.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent cf04686 commit 4567071
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@
"photon-colors": "3.3.2",
"photoswipe": "4.1.3",
"pino": "8.19.0",
"pino-syslog": "3.1.0",
"pino-syslog": "3.2.0",
"prop-types": "15.8.1",
"pump": "3.0.2",
"qhistory": "1.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8256,10 +8256,10 @@ pino-std-serializers@^6.0.0:
resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-6.0.0.tgz#4c20928a1bafca122fdc2a7a4a171ca1c5f9c526"
integrity sha512-mMMOwSKrmyl+Y12Ri2xhH1lbzQxwwpuru9VjyJpgFIH4asSj88F2csdMwN6+M5g1Ll4rmsYghHLQJw81tgZ7LQ==

pino-syslog@3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/pino-syslog/-/pino-syslog-3.1.0.tgz#3f214f4701b58cd799690768e2bf043471a3e55e"
integrity sha512-lWh11cb/Fdk+OfDUkrDP7oNI45RAhRXVZDuplITXfQjVTJkaIf0VaXm9O09Lkdjr3IvgtntZH2zlORIVorNrig==
pino-syslog@3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/pino-syslog/-/pino-syslog-3.2.0.tgz#e4b33a7e615eef6664a6cea8eb7b81a069314d82"
integrity sha512-xr2NRWIt4mlR5Zu33RYE7MDtm1D/IFADFJC2FgJzMB/MgqtcaceRfGJqiP0WuIgTiDJRceDfNZu6d50GsPdLdw==
dependencies:
fast-json-parse "^1.0.2"
fast-safe-stringify "^2.0.2"
Expand Down

0 comments on commit 4567071

Please sign in to comment.