Skip to content

Commit

Permalink
Bump pino-http from 8.4.0 to 8.5.0
Browse files Browse the repository at this point in the history
Bumps [pino-http](https://github.com/pinojs/pino-http) from 8.4.0 to 8.5.0.
- [Release notes](https://github.com/pinojs/pino-http/releases)
- [Commits](pinojs/pino-http@v8.4.0...v8.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent 401fd63 commit 586ea76
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion matrix-meetings-bot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"nestjs-pino": "^3.4.0",
"node-fetch": "^2.7.0",
"pino": "^8.15.1",
"pino-http": "^8.4.0",
"pino-http": "^8.5.0",
"reflect-metadata": "^0.1.13",
"rfc4648": "^1.5.2",
"rrule": "^2.7.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10111,10 +10111,10 @@ [email protected]:
readable-stream "^4.0.0"
split2 "^4.0.0"

pino-http@^8.4.0:
version "8.4.0"
resolved "https://registry.yarnpkg.com/pino-http/-/pino-http-8.4.0.tgz#ebfd601f7244d7bd9ead578843025505da4e3f56"
integrity sha512-9I1eRLxsujQJwLQTrHBU0wDlwnry2HzV2TlDwAsmZ9nT3Y2NQBLrz+DYp73L4i11vl/eudnFT8Eg0Kp62tMwEw==
pino-http@^8.5.0:
version "8.5.0"
resolved "https://registry.yarnpkg.com/pino-http/-/pino-http-8.5.0.tgz#fe0b925686e328d7f8a420352c1b20f3b9d1cd63"
integrity sha512-kLGKNLyfWfdmrG1Ug0YdYpCTGbNcuD/YGC3g+elRU/Cm44UTs+tj/dZTxDN3bYauekxFxdLZhJuZdKKl0cml9w==
dependencies:
get-caller-file "^2.0.5"
pino "^8.0.0"
Expand Down

0 comments on commit 586ea76

Please sign in to comment.