chore(deps): update dependency pino-pretty to v10.2.2

This commit is contained in:
renovate[bot] 2023-10-03 20:05:27 +00:00 committed by GitHub
parent d5ed16b5cc
commit b511b4b784
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -88,7 +88,7 @@
"eslint-plugin-react": "7.33.2", "eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0", "eslint-plugin-react-hooks": "4.6.0",
"jest": "29.7.0", "jest": "29.7.0",
"pino-pretty": "10.2.0", "pino-pretty": "10.2.2",
"prettier": "3.0.3", "prettier": "3.0.3",
"supertest": "6.3.3", "supertest": "6.3.3",
"ts-jest": "29.1.1", "ts-jest": "29.1.1",
@ -10193,9 +10193,9 @@
} }
}, },
"node_modules/pino-pretty": { "node_modules/pino-pretty": {
"version": "10.2.0", "version": "10.2.2",
"resolved": "https://registry.npmjs.org/pino-pretty/-/pino-pretty-10.2.0.tgz", "resolved": "https://registry.npmjs.org/pino-pretty/-/pino-pretty-10.2.2.tgz",
"integrity": "sha512-tRvpyEmGtc2D+Lr3FulIZ+R1baggQ4S3xD2Ar93KixFEDx6SEAUP3W5aYuEw1C73d6ROrNcB2IXLteW8itlwhA==", "integrity": "sha512-RvAdCQAU51MdVsJdvXX4Bipb52wwldXtOzlva1NT8q2d7tmgYWFIMLhoSnfx2Sr+Hi7BLGpR/n8wgrcq5G/ykA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"colorette": "^2.0.7", "colorette": "^2.0.7",
@ -20568,9 +20568,9 @@
} }
}, },
"pino-pretty": { "pino-pretty": {
"version": "10.2.0", "version": "10.2.2",
"resolved": "https://registry.npmjs.org/pino-pretty/-/pino-pretty-10.2.0.tgz", "resolved": "https://registry.npmjs.org/pino-pretty/-/pino-pretty-10.2.2.tgz",
"integrity": "sha512-tRvpyEmGtc2D+Lr3FulIZ+R1baggQ4S3xD2Ar93KixFEDx6SEAUP3W5aYuEw1C73d6ROrNcB2IXLteW8itlwhA==", "integrity": "sha512-RvAdCQAU51MdVsJdvXX4Bipb52wwldXtOzlva1NT8q2d7tmgYWFIMLhoSnfx2Sr+Hi7BLGpR/n8wgrcq5G/ykA==",
"dev": true, "dev": true,
"requires": { "requires": {
"colorette": "^2.0.7", "colorette": "^2.0.7",

View file

@ -105,7 +105,7 @@
"eslint-plugin-react": "7.33.2", "eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0", "eslint-plugin-react-hooks": "4.6.0",
"jest": "29.7.0", "jest": "29.7.0",
"pino-pretty": "10.2.0", "pino-pretty": "10.2.2",
"prettier": "3.0.3", "prettier": "3.0.3",
"supertest": "6.3.3", "supertest": "6.3.3",
"ts-jest": "29.1.1", "ts-jest": "29.1.1",