Skip to content

Commit 2767eed

Browse files
Bump the logging group with 2 updates
Bumps the logging group with 2 updates: [pino](https://github.com/pinojs/pino) and [pino-pretty](https://github.com/pinojs/pino-pretty). Updates `pino` from 9.14.0 to 10.1.1 - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](pinojs/pino@v9.14.0...v10.1.1) Updates `pino-pretty` from 13.1.2 to 13.1.3 - [Release notes](https://github.com/pinojs/pino-pretty/releases) - [Commits](pinojs/pino-pretty@v13.1.2...v13.1.3) --- updated-dependencies: - dependency-name: pino dependency-version: 10.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: logging - dependency-name: pino-pretty dependency-version: 13.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: logging ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 577943a commit 2767eed

2 files changed

Lines changed: 105 additions & 33 deletions

File tree

package-lock.json

Lines changed: 103 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252
"http-status-codes": "2.3.0",
5353
"joi": "^17.13.3",
5454
"mongodb": "^6.18.0",
55-
"pino": "^9.11.0",
56-
"pino-pretty": "^13.0.0",
55+
"pino": "^10.2.1",
56+
"pino-pretty": "^13.1.3",
5757
"proxy-agent": "^6.5.0"
5858
},
5959
"devDependencies": {

0 commit comments

Comments
 (0)