Skip to content

Commit 6c74244

Browse files
author
Martii
committed
Downgrade the two of the three latest deps
* *sanitize-html* shouln't have anything to do with this so leaving as is * Removing *node_modules* on VPS May apply to OpenUserJS#729
1 parent 991ee28 commit 6c74244

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)