Skip to content

Commit 48cb972

Browse files
author
Brian Deitte
committed
Revert changes that seem to be breaking player service tests
1 parent f8ae6d4 commit 48cb972

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,18 +23,18 @@
2323
"main": "index.js",
2424
"dependencies": {
2525
"bl": "~0.9.0",
26-
"caseless": "~0.10.0",
26+
"caseless": "~0.9.0",
2727
"extend": "~2.0.1",
2828
"forever-agent": "~0.6.0",
2929
"form-data": "~1.0.0-rc1",
3030
"json-stringify-safe": "~5.0.0",
3131
"mime-types": "~2.0.1",
3232
"node-uuid": "~1.4.0",
33-
"qs": "~3.1.0",
33+
"qs": "~3.0.0",
3434
"tunnel-agent": "~0.4.0",
3535
"tough-cookie": ">=0.12.0",
36-
"http-signature": "~0.11.0",
37-
"oauth-sign": "~0.8.0",
36+
"http-signature": "~0.10.0",
37+
"oauth-sign": "~0.6.0",
3838
"hawk": "~2.3.0",
3939
"aws-sign2": "~0.5.0",
4040
"stringstream": "~0.0.4",

0 commit comments

Comments
 (0)