diff --git a/api/package.json b/api/package.json index a6b9479276b..1a2d38a0e81 100644 --- a/api/package.json +++ b/api/package.json @@ -31,7 +31,7 @@ "no-profanity": "1.5.1", "nodemailer": "6.9.7", "nodemon": "2.0.22", - "pino-pretty": "10.2.0", + "pino-pretty": "10.2.3", "query-string": "7.1.3", "stripe": "8.205.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 772ecd3dc32..f916145373e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -250,8 +250,8 @@ importers: specifier: 2.0.22 version: 2.0.22 pino-pretty: - specifier: 10.2.0 - version: 10.2.0 + specifier: 10.2.3 + version: 10.2.3 query-string: specifier: 7.1.3 version: 7.1.3 @@ -25902,8 +25902,8 @@ packages: split2: 4.2.0 dev: false - /pino-pretty@10.2.0: - resolution: {integrity: sha512-tRvpyEmGtc2D+Lr3FulIZ+R1baggQ4S3xD2Ar93KixFEDx6SEAUP3W5aYuEw1C73d6ROrNcB2IXLteW8itlwhA==} + /pino-pretty@10.2.3: + resolution: {integrity: sha512-4jfIUc8TC1GPUfDyMSlW1STeORqkoxec71yhxIpLDQapUu8WOuoz2TTCoidrIssyz78LZC69whBMPIKCMbi3cw==} hasBin: true dependencies: colorette: 2.0.20