Skip to content

Commit a6291bc

Browse files
feat(deps): bump pino from 8.7.0 to 8.8.0 (#255)
Bumps [pino](https://github.com/pinojs/pino) from 8.7.0 to 8.8.0. - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](pinojs/pino@v8.7.0...v8.8.0) --- updated-dependencies: - dependency-name: pino dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5241060 commit a6291bc

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
],
4040
"dependencies": {
4141
"find-my-way": "^7.3.1",
42-
"pino": "^8.7.0",
42+
"pino": "^8.8.0",
4343
"ulid": "^2.3.0"
4444
}
4545
}

yarn.lock

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

953-
pino@*, pino@^8.7.0:
954-
version "8.7.0"
955-
resolved "https://registry.yarnpkg.com/pino/-/pino-8.7.0.tgz#58621608a3d8540ae643cdd9194cdd94130c78d9"
956-
integrity sha512-l9sA5uPxmZzwydhMWUcm1gI0YxNnYl8MfSr2h8cwLvOAzQLBLewzF247h/vqHe3/tt6fgtXeG9wdjjoetdI/vA==
953+
pino@*, pino@^8.8.0:
954+
version "8.8.0"
955+
resolved "https://registry.yarnpkg.com/pino/-/pino-8.8.0.tgz#1f0d6695a224aa06afc7ad60f2ccc4772d3b9233"
956+
integrity sha512-cF8iGYeu2ODg2gIwgAHcPrtR63ILJz3f7gkogaHC/TXVVXxZgInmNYiIpDYEwgEkxZti2Se6P2W2DxlBIZe6eQ==
957957
dependencies:
958958
atomic-sleep "^1.0.0"
959959
fast-redact "^3.1.1"

0 commit comments

Comments
 (0)