Skip to content

Commit

Permalink
Some dep updates (#1523)
Browse files Browse the repository at this point in the history
* Please read their CHANGELOGs
* Delete op retested

Auto-merge
  • Loading branch information
Martii committed Sep 24, 2018
1 parent 933d7e9 commit bc9af7d
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -5,9 +5,9 @@
"main": "app",
"dependencies": {
"ace-builds": "git://github.com/ajaxorg/ace-builds#8a271c3",
"ansi-colors": "3.0.5",
"ansi-colors": "3.0.6",
"async": "2.6.1",
"aws-sdk": "2.311.0",
"aws-sdk": "2.320.0",
"base62": "2.0.0",
"body-parser": "1.18.3",
"bootstrap": "3.3.7",
Expand All @@ -30,18 +30,18 @@
"image-size": "0.6.3",
"jsdom": "12.0.0",
"jquery": "3.3.1",
"js-beautify": "1.8.4",
"jwt-simple": "0.5.1",
"js-beautify": "1.8.6",
"jwt-simple": "0.5.3",
"less-middleware": "3.0.1",
"marked": "0.5.0",
"media-type": "0.3.1",
"method-override": "3.0.0",
"mime-db": "1.36.0",
"moment": "2.22.2",
"moment-duration-format": "2.2.2",
"mongodb": "3.1.4",
"mongoose": "5.2.14",
"morgan": "1.9.0",
"mongodb": "3.1.6",
"mongoose": "5.2.17",
"morgan": "1.9.1",
"mu2": "0.5.21",
"octicons": "4.4.0",
"passport": "0.4.0",
Expand All @@ -58,7 +58,7 @@
"request": "2.88.0",
"rfc2047": "2.0.1",
"s3rver": "2.2.6",
"sanitize-html": "1.18.5",
"sanitize-html": "1.19.0",
"select2": "3.5.2-browserify",
"select2-bootstrap-css": "1.4.6",
"serve-favicon": "2.5.0",
Expand Down

0 comments on commit bc9af7d

Please sign in to comment.