Skip to content

Commit 35162b1

Browse files
committedApr 14, 2017
Dependency Updates ...
1 parent f1cea0b commit 35162b1

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed
 

‎package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -47,19 +47,19 @@
4747
"node": ">=0.6.6"
4848
},
4949
"dependencies": {
50-
"aws-sdk": "~>2.15.0",
51-
"formidable": "~>1.0.15",
50+
"aws-sdk": ">=2.41.0",
51+
"formidable": ">=1.1.1",
5252
"ws": "~>2.2.3"
5353
},
5454
"devDependencies": {
5555
"uws": "~>0.14.1",
56-
"express": "~>4.13.4",
57-
"hapi": "^16.1.0",
58-
"inert": "^4.1.0",
59-
"ip": "^1.1.4",
60-
"mocha": "~>1.9.0",
56+
"express": ">=4.15.2",
57+
"hapi": "^16.1.1",
58+
"inert": "^4.2.0",
59+
"ip": "^1.1.5",
60+
"mocha": ">=3.2.0",
6161
"panic-manager": "^1.2.0",
6262
"panic-server": "^1.1.0",
63-
"uglify-js": "~>2.2.0"
63+
"uglify-js": ">=2.8.22"
6464
}
6565
}

0 commit comments

Comments
 (0)
Please sign in to comment.