Skip to content

Commit f17ab99

Browse files
Bump pino-syslog from 3.1.0 to 3.2.0
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] <support@github.com>
1 parent 9aca45e commit f17ab99

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@
211211
"photon-colors": "3.3.2",
212212
"photoswipe": "4.1.3",
213213
"pino": "9.6.0",
214-
"pino-syslog": "3.1.0",
214+
"pino-syslog": "3.2.0",
215215
"prop-types": "15.8.1",
216216
"pump": "3.0.3",
217217
"qhistory": "1.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8278,10 +8278,10 @@ pino-std-serializers@^7.0.0:
82788278
resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-7.0.0.tgz#7c625038b13718dbbd84ab446bd673dc52259e3b"
82798279
integrity sha512-e906FRY0+tV27iq4juKzSYPbUj2do2X2JX4EzSca1631EB2QJQUqGbDuERal7LCtOpxl6x3+nvo9NPZcmjkiFA==
82808280

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

0 commit comments

Comments
 (0)