Skip to content

Commit 3defdfa

Browse files
chore(all): bump pino from 9.9.0 to 9.9.5
Bumps [pino](https://github.com/pinojs/pino) from 9.9.0 to 9.9.5. - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](pinojs/pino@v9.9.0...v9.9.5) --- updated-dependencies: - dependency-name: pino dependency-version: 9.9.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0603085 commit 3defdfa

File tree

3 files changed

+30
-18
lines changed

3 files changed

+30
-18
lines changed

package-lock.json

Lines changed: 28 additions & 16 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
@@ -39,7 +39,7 @@
3939
"lucia": "^3.2.2",
4040
"nanoid": "^3.3.11",
4141
"nodemailer": "^7.0.6",
42-
"pino": "^9.9.0",
42+
"pino": "^9.11.0",
4343
"pino-pretty": "^13.1.1",
4444
"pug": "^3.0.2",
4545
"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": "^17.2.2",
2121
"fastify": "^5.4.0",
22-
"pino": "^9.9.0",
22+
"pino": "^9.11.0",
2323
"pino-pretty": "^13.1.1"
2424
},
2525
"devDependencies": {

0 commit comments

Comments
 (0)