We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 617f818 commit cb28c98Copy full SHA for cb28c98
package.json
@@ -1,5 +1,5 @@
1
{
2
- "version": "1.16.5",
+ "version": "1.16.6",
3
"name": "httpsnippet",
4
"description": "HTTP Request snippet generator for *most* languages",
5
"author": "Ahmad Nassri <ahmad@mashape.com> (https://www.mashape.com/)",
@@ -80,7 +80,7 @@
80
"chalk": "^1.1.1",
81
"commander": "^2.9.0",
82
"debug": "^2.2.0",
83
- "event-stream": "^3.3.4",
+ "event-stream": "3.3.4",
84
"form-data": "^1.0.0-rc3",
85
"fs-readfile-promise": "^2.0.1",
86
"fs-writefile-promise": "^1.0.3",
0 commit comments