We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8ae6d4 commit 48cb972Copy full SHA for 48cb972
1 file changed
package.json
@@ -23,18 +23,18 @@
23
"main": "index.js",
24
"dependencies": {
25
"bl": "~0.9.0",
26
- "caseless": "~0.10.0",
+ "caseless": "~0.9.0",
27
"extend": "~2.0.1",
28
"forever-agent": "~0.6.0",
29
"form-data": "~1.0.0-rc1",
30
"json-stringify-safe": "~5.0.0",
31
"mime-types": "~2.0.1",
32
"node-uuid": "~1.4.0",
33
- "qs": "~3.1.0",
+ "qs": "~3.0.0",
34
"tunnel-agent": "~0.4.0",
35
"tough-cookie": ">=0.12.0",
36
- "http-signature": "~0.11.0",
37
- "oauth-sign": "~0.8.0",
+ "http-signature": "~0.10.0",
+ "oauth-sign": "~0.6.0",
38
"hawk": "~2.3.0",
39
"aws-sign2": "~0.5.0",
40
"stringstream": "~0.0.4",
0 commit comments