Skip to content

Commit e111bca

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 119f43f commit e111bca

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": "8.19.0",
214-
"pino-syslog": "3.1.0",
214+
"pino-syslog": "3.2.0",
215215
"prop-types": "15.8.1",
216216
"pump": "3.0.2",
217217
"qhistory": "1.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8215,10 +8215,10 @@ pino-std-serializers@^6.0.0:
82158215
resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-6.0.0.tgz#4c20928a1bafca122fdc2a7a4a171ca1c5f9c526"
82168216
integrity sha512-mMMOwSKrmyl+Y12Ri2xhH1lbzQxwwpuru9VjyJpgFIH4asSj88F2csdMwN6+M5g1Ll4rmsYghHLQJw81tgZ7LQ==
82178217

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

0 commit comments

Comments
 (0)