Skip to content

Commit 30149da

Browse files
authored
Merge pull request #653 from deploystackio/dependabot/npm_and_yarn/pino-10.1.1
chore(all): bump pino from 10.1.0 to 10.1.1
2 parents bb4fbbc + ca5f240 commit 30149da

File tree

3 files changed

+18
-25
lines changed

3 files changed

+18
-25
lines changed

package-lock.json

Lines changed: 16 additions & 23 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
"node-cron": "^4.2.1",
4444
"nodemailer": "^7.0.12",
4545
"pg": "^8.13.1",
46-
"pino": "^10.1.0",
46+
"pino": "^10.1.1",
4747
"pino-pretty": "^13.1.3",
4848
"pug": "^3.0.2",
4949
"zod": "^4.1.3",

services/satellite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"fastify": "^5.6.2",
2323
"fuse.js": "^7.1.0",
2424
"gpt-tokenizer": "^3.4.0",
25-
"pino": "^10.1.0",
25+
"pino": "^10.1.1",
2626
"pino-pretty": "^13.1.3",
2727
"uuid": "^13.0.0",
2828
"zod": "^4.1.3"

0 commit comments

Comments
 (0)