Skip to content

Commit adef923

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 01a130e commit adef923

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 5 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
"nanoid": "^5.1.6",
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
@@ -20,7 +20,7 @@
2020
"dotenv": "^16.6.1",
2121
"fastify": "^5.6.1",
2222
"pino": "^10.0.0",
23-
"pino-pretty": "^13.1.1",
23+
"pino-pretty": "^13.1.2",
2424
"uuid": "^11.1.0"
2525
},
2626
"devDependencies": {

0 commit comments

Comments
 (0)