Skip to content

Commit 5bec33b

Browse files
authored
Merge pull request #304 from deploystackio/dependabot/npm_and_yarn/pino-9.9.5
chore(all): bump pino from 9.9.0 to 9.9.5
2 parents 26502c1 + 7d69829 commit 5bec33b

File tree

3 files changed

+15
-15
lines changed

3 files changed

+15
-15
lines changed

package-lock.json

Lines changed: 13 additions & 13 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": "^5.1.5",
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)