Skip to content

Commit

Permalink
fix(deps): update dependency pino to v8.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 9, 2023
1 parent 67ae054 commit fe71d17
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dayjs": "1.11.7",
"dotenv": "16.0.3",
"framer-motion": "8.5.4",
"pino": "8.8.0",
"pino": "8.10.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-icons": "4.7.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9759,9 +9759,9 @@ __metadata:
languageName: node
linkType: hard

"pino@npm:8.8.0":
version: 8.8.0
resolution: "pino@npm:8.8.0"
"pino@npm:8.10.0":
version: 8.10.0
resolution: "pino@npm:8.10.0"
dependencies:
atomic-sleep: ^1.0.0
fast-redact: ^3.1.1
Expand All @@ -9776,7 +9776,7 @@ __metadata:
thread-stream: ^2.0.0
bin:
pino: bin.js
checksum: 69256469221b332776333069d637100053eb15dc7baa3f95897d7864bf2e6fd99f15cfd9cfc94b56e7b00da2e6b349c49affcff1abaca9a3d4b7ba63ff86b4f0
checksum: c8b87e72a2863e9d2c94fdfa61aec8c7fa782320669df40ce5b9281473324987a227710a0bf067d63aed821dfeeeea3665db4eecece273a60c5d2d58b011a4da
languageName: node
linkType: hard

Expand Down Expand Up @@ -10684,7 +10684,7 @@ __metadata:
framer-motion: 8.5.4
jsdom: 21.1.0
msw: 0.49.3
pino: 8.8.0
pino: 8.10.0
pino-pretty: 9.1.1
react: 18.2.0
react-dom: 18.2.0
Expand Down

0 comments on commit fe71d17

Please sign in to comment.