Skip to content

Commit 04a768a

Browse files
authored
Some dep updates (#1097)
* jQuery finally has something that is comparable to 2.x line and not boo'ged... plus #904 ongoing migration is helpful. * Please read their CHANGELOGs * Retested delete op Auto-merge
1 parent 47002bf commit 04a768a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"ace-builds": "git://github.com/ajaxorg/ace-builds#9a9e786",
88
"ansi-colors": "0.2.0",
99
"async": "2.3.0",
10-
"aws-sdk": "2.43.0",
10+
"aws-sdk": "2.46.0",
1111
"base62": "1.1.2",
1212
"body-parser": "1.17.1",
1313
"bootstrap": "3.3.7",
@@ -26,7 +26,7 @@
2626
"git-rev": "0.2.1",
2727
"github": "0.2.4",
2828
"highlight.js": "9.11.0",
29-
"jquery": "2.2.4",
29+
"jquery": "3.2.1",
3030
"jwt-simple": "0.5.1",
3131
"less-middleware": "2.2.0",
3232
"marked": "0.3.6",
@@ -35,7 +35,7 @@
3535
"mime-db": "https://github.com/jshttp/mime-db/archive/v1.27.0.tar.gz",
3636
"moment": "2.18.1",
3737
"mongodb": "2.2.26",
38-
"mongoose": "4.9.5",
38+
"mongoose": "4.9.6",
3939
"morgan": "1.8.1",
4040
"mu2": "0.5.21",
4141
"octicons": "4.4.0",

0 commit comments

Comments
 (0)