Skip to content

Commit

Permalink
chore(deps): bump pino from 8.14.1 to 8.14.2 (#55)
Browse files Browse the repository at this point in the history
Bumps [pino](https://github.com/pinojs/pino) from 8.14.1 to 8.14.2.
- [Release notes](https://github.com/pinojs/pino/releases)
- [Commits](pinojs/pino@v8.14.1...v8.14.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2023
1 parent 4e55a8d commit e488edc
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 @@ -25,7 +25,7 @@
"kysely": "^0.26.1",
"kysely-postgres-js": "^1.1.1",
"neverthrow": "^6.0.0",
"pino": "^8.14.1",
"pino": "^8.14.2",
"pino-pretty": "^10.0.0",
"postgres": "^3.3.5"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4159,10 +4159,10 @@ pino-std-serializers@^6.0.0:
resolved "https://registry.npmjs.org/pino-std-serializers/-/pino-std-serializers-6.2.1.tgz#369f4ae2a19eb6d769ddf2c88a2164b76879a284"
integrity sha512-wHuWB+CvSVb2XqXM0W/WOYUkVSPbiJb9S5fNB7TBhd8s892Xq910bRxwHtC4l71hgztObTjXL6ZheZXFjhDrDQ==

pino@^8.14.1:
version "8.14.1"
resolved "https://registry.npmjs.org/pino/-/pino-8.14.1.tgz#bb38dcda8b500dd90c1193b6c9171eb777a47ac8"
integrity sha512-8LYNv7BKWXSfS+k6oEc6occy5La+q2sPwU3q2ljTX5AZk7v+5kND2o5W794FyRaqha6DJajmkNRsWtPpFyMUdw==
pino@^8.14.2:
version "8.14.2"
resolved "https://registry.yarnpkg.com/pino/-/pino-8.14.2.tgz#99148b3400527fec168691044ba367cc7b7cd605"
integrity sha512-zKu9aWeSWTy1JgvxIpZveJKKsAr4+6uNMZ0Vf0KRwzl/UNZA3XjHiIl/0WwqLMkDwuHuDkT5xAgPA2jpKq4whA==
dependencies:
atomic-sleep "^1.0.0"
fast-redact "^3.1.1"
Expand Down

0 comments on commit e488edc

Please sign in to comment.