Skip to content

Commit

Permalink
Merge pull request #55 from mediainbox/updates
Browse files Browse the repository at this point in the history
Updated dependencies
  • Loading branch information
cdgraff authored Aug 25, 2017
2 parents 630947c + 3602b78 commit 7bf417b
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@
},
"main": "index.js",
"dependencies": {
"aws-sdk": "2.58.0",
"bindings": "1.2.1",
"aws-sdk": "2.95.0",
"bindings": "1.3.0",
"bluebird": "3.5.0",
"body-parser": "1.17.2",
"compression": "1.6.2",
"cors": "2.8.3",
"debug": "2.6.8",
"elasticsearch": "13.0.1",
"eventemitter2": "4.1.0",
"express": "4.15.3",
"compression": "1.7.0",
"cors": "2.8.4",
"debug": "3.0.0",
"elasticsearch": "13.3.1",
"eventemitter2": "4.1.2",
"express": "4.15.4",
"grunt-coffeelint": "0.0.16",
"m3u": "0.0.2",
"moment": "2.18.1",
Expand All @@ -33,10 +33,10 @@
"streammachine": "git://github.com/mediainbox/StreamMachine.git#0.7.2",
"temp": "0.8.3",
"underscore": "1.8.3",
"waveform-data": "1.5.3"
"waveform-data": "2.0.1"
},
"devDependencies": {
"coffee-script": "1.12.6",
"coffee-script": "1.12.7",
"grunt": "1.0.1",
"grunt-cli": "1.2.0",
"grunt-contrib-coffee": "1.0.0",
Expand Down

0 comments on commit 7bf417b

Please sign in to comment.