Skip to content

Commit 7845a12

Browse files
chore(all): bump pino from 9.11.0 to 10.0.0
Bumps [pino](https://github.com/pinojs/pino) from 9.11.0 to 10.0.0. - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](pinojs/pino@v9.11.0...v10.0.0) --- updated-dependencies: - dependency-name: pino dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 55fc834 commit 7845a12

File tree

3 files changed

+36
-17
lines changed

3 files changed

+36
-17
lines changed

package-lock.json

Lines changed: 34 additions & 15 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
@@ -40,7 +40,7 @@
4040
"lucia": "^3.2.2",
4141
"nanoid": "^5.1.6",
4242
"nodemailer": "^7.0.6",
43-
"pino": "^9.11.0",
43+
"pino": "^10.0.0",
4444
"pino-pretty": "^13.1.1",
4545
"pug": "^3.0.2",
4646
"zod": "^4.0.17",

services/satellite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@fastify/swagger-ui": "^5.2.3",
2020
"dotenv": "^16.6.1",
2121
"fastify": "^5.6.1",
22-
"pino": "^9.11.0",
22+
"pino": "^10.0.0",
2323
"pino-pretty": "^13.1.1",
2424
"uuid": "^11.1.0"
2525
},

0 commit comments

Comments
 (0)