mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(deps): update dependency pino-pretty to v10
This commit is contained in:
parent
97e45763d2
commit
cf456ef573
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
|
@ -87,7 +87,7 @@
|
|||
"eslint-plugin-react": "7.32.2",
|
||||
"eslint-plugin-react-hooks": "4.6.0",
|
||||
"jest": "29.5.0",
|
||||
"pino-pretty": "9.4.0",
|
||||
"pino-pretty": "10.0.0",
|
||||
"prettier": "2.8.4",
|
||||
"supertest": "6.3.3",
|
||||
"ts-jest": "29.0.5",
|
||||
|
|
@ -10228,9 +10228,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/pino-pretty": {
|
||||
"version": "9.4.0",
|
||||
"resolved": "https://registry.npmjs.org/pino-pretty/-/pino-pretty-9.4.0.tgz",
|
||||
"integrity": "sha512-NIudkNLxnl7MGj1XkvsqVyRgo6meFP82ECXF2PlOI+9ghmbGuBUUqKJ7IZPIxpJw4vhhSva0IuiDSAuGh6TV9g==",
|
||||
"version": "10.0.0",
|
||||
"resolved": "https://registry.npmjs.org/pino-pretty/-/pino-pretty-10.0.0.tgz",
|
||||
"integrity": "sha512-zKFjYXBzLaLTEAN1ayKpHXtL5UeRQC7R3lvhKe7fWs7hIVEjKGG/qIXwQt9HmeUp71ogUd/YcW+LmMwRp4KT6Q==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"colorette": "^2.0.7",
|
||||
|
|
@ -20442,9 +20442,9 @@
|
|||
}
|
||||
},
|
||||
"pino-pretty": {
|
||||
"version": "9.4.0",
|
||||
"resolved": "https://registry.npmjs.org/pino-pretty/-/pino-pretty-9.4.0.tgz",
|
||||
"integrity": "sha512-NIudkNLxnl7MGj1XkvsqVyRgo6meFP82ECXF2PlOI+9ghmbGuBUUqKJ7IZPIxpJw4vhhSva0IuiDSAuGh6TV9g==",
|
||||
"version": "10.0.0",
|
||||
"resolved": "https://registry.npmjs.org/pino-pretty/-/pino-pretty-10.0.0.tgz",
|
||||
"integrity": "sha512-zKFjYXBzLaLTEAN1ayKpHXtL5UeRQC7R3lvhKe7fWs7hIVEjKGG/qIXwQt9HmeUp71ogUd/YcW+LmMwRp4KT6Q==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"colorette": "^2.0.7",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue