Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit 881f5b0

Browse files
fix(package): update commander to version 2.20.0
1 parent 58fa77b commit 881f5b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"curl-trace-parser": "bin/curl-trace-parser"
1616
},
1717
"dependencies": {
18-
"commander": "2.19.0",
18+
"commander": "2.20.0",
1919
"api-blueprint-http-formatter": "0.0.1",
2020
"http-string-parser": "0.0.6"
2121
},

0 commit comments

Comments
 (0)