Skip to content

Commit

Permalink
Fix deprecated dependency notation (#1929)
Browse files Browse the repository at this point in the history
  • Loading branch information
mbtools committed Mar 31, 2024
1 parent ca96e16 commit 06df1df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"atomic-sleep": "^1.0.0",
"fast-redact": "^3.1.1",
"on-exit-leak-free": "^2.1.0",
"pino-abstract-transport": "v1.1.0",
"pino-abstract-transport": "^1.1.0",
"pino-std-serializers": "^6.0.0",
"process-warning": "^3.0.0",
"quick-format-unescaped": "^4.0.3",
Expand Down

0 comments on commit 06df1df

Please sign in to comment.