Skip to content

Commit c1c07c2

Browse files
chore(all): bump pino-pretty from 13.1.1 to 13.1.2
Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 13.1.1 to 13.1.2. - [Release notes](https://github.com/pinojs/pino-pretty/releases) - [Commits](pinojs/pino-pretty@v13.1.1...v13.1.2) --- updated-dependencies: - dependency-name: pino-pretty dependency-version: 13.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ec92ba4 commit c1c07c2

File tree

3 files changed

+16
-7
lines changed

3 files changed

+16
-7
lines changed

package-lock.json

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

services/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"node-cron": "^4.2.1",
4444
"nodemailer": "^7.0.6",
4545
"pino": "^10.0.0",
46-
"pino-pretty": "^13.1.1",
46+
"pino-pretty": "^13.1.2",
4747
"pug": "^3.0.2",
4848
"zod": "^4.0.17",
4949
"zod-openapi": "^5.4.2"

services/satellite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"zod": "^3.24.1",
2323
"fastify": "^5.6.1",
2424
"pino": "^10.0.0",
25-
"pino-pretty": "^13.1.1",
25+
"pino-pretty": "^13.1.2",
2626
"uuid": "^11.1.0"
2727
},
2828
"devDependencies": {

0 commit comments

Comments
 (0)