Skip to content

Commit 06df1df

Browse files
authored
Fix deprecated dependency notation (#1929)
1 parent ca96e16 commit 06df1df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"atomic-sleep": "^1.0.0",
105105
"fast-redact": "^3.1.1",
106106
"on-exit-leak-free": "^2.1.0",
107-
"pino-abstract-transport": "v1.1.0",
107+
"pino-abstract-transport": "^1.1.0",
108108
"pino-std-serializers": "^6.0.0",
109109
"process-warning": "^3.0.0",
110110
"quick-format-unescaped": "^4.0.3",

0 commit comments

Comments
 (0)