Skip to content

Commit eb89d75

Browse files
chore(all): bump pino from 10.0.0 to 10.1.0
Bumps [pino](https://github.com/pinojs/pino) from 10.0.0 to 10.1.0. - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](pinojs/pino@v10.0.0...v10.1.0) --- updated-dependencies: - dependency-name: pino dependency-version: 10.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ec92ba4 commit eb89d75

File tree

3 files changed

+23
-8
lines changed

3 files changed

+23
-8
lines changed

package-lock.json

Lines changed: 21 additions & 6 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
@@ -42,7 +42,7 @@
4242
"nanoid": "^5.1.6",
4343
"node-cron": "^4.2.1",
4444
"nodemailer": "^7.0.6",
45-
"pino": "^10.0.0",
45+
"pino": "^10.1.0",
4646
"pino-pretty": "^13.1.1",
4747
"pug": "^3.0.2",
4848
"zod": "^4.0.17",

services/satellite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"dotenv": "^16.6.1",
2222
"zod": "^3.24.1",
2323
"fastify": "^5.6.1",
24-
"pino": "^10.0.0",
24+
"pino": "^10.1.0",
2525
"pino-pretty": "^13.1.1",
2626
"uuid": "^11.1.0"
2727
},

0 commit comments

Comments
 (0)