Skip to content

Commit a49c12a

Browse files
committed
Merge pull request #733 from Martii/Issue-729downgradeAWSandMongooseDeps
Downgrade the two of the three latest deps Auto-merge
2 parents 991ee28 + 6c74244 commit a49c12a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"dependencies": {
77
"ace-builds": "git://github.com/ajaxorg/ace-builds#0982db4",
88
"async": "1.4.2",
9-
"aws-sdk": "2.1.49",
9+
"aws-sdk": "2.1.48",
1010
"body-parser": "1.13.3",
1111
"bootstrap": "3.3.5",
1212
"bootstrap-markdown": "2.9.0",
@@ -28,7 +28,7 @@
2828
"marked": "0.3.5",
2929
"method-override": "2.3.5",
3030
"moment": "2.10.6",
31-
"mongoose": "4.1.4",
31+
"mongoose": "4.1.1",
3232
"morgan": "1.6.1",
3333
"mu2": "0.5.20",
3434
"octicons": "2.4.1",

0 commit comments

Comments
 (0)