Skip to content

Commit

Permalink
Some dep updates
Browse files Browse the repository at this point in the history
* Please read their CHANGELOGs ... *uglify-*'s may have fixed missing comments from OpenUserJS#432
* Delete op retested

NOTES:
* *mongoose* and *mongodb* are going through a few major breaking changes and holding off until more dedicated time can be done for migration and retesting
  • Loading branch information
Martii committed Jan 3, 2018
1 parent 9ddb431 commit fdcae8a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Gemfile
@@ -1,2 +1,2 @@
source 'https://rubygems.org'
gem 'fakes3', '1.2.0'
gem 'fakes3', '1.2.1'
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -7,7 +7,7 @@
"ace-builds": "git://github.com/ajaxorg/ace-builds#ba3b91e",
"ansi-colors": "1.0.1",
"async": "2.6.0",
"aws-sdk": "2.166.0",
"aws-sdk": "2.176.0",
"base62": "1.2.1",
"body-parser": "1.18.2",
"bootstrap": "3.3.7",
Expand All @@ -25,19 +25,19 @@
"git-rev": "0.2.1",
"github": "0.2.4",
"highlight.js": "9.12.0",
"image-size": "0.6.1",
"image-size": "0.6.2",
"jsdom": "11.5.1",
"jquery": "3.2.1",
"js-beautify": "1.7.5",
"jwt-simple": "0.5.1",
"less-middleware": "2.2.1",
"marked": "0.3.7",
"marked": "0.3.9",
"media-type": "0.3.1",
"method-override": "2.3.10",
"mime-db": "1.32.0",
"moment": "2.19.3",
"moment": "2.20.1",
"mongodb": "2.2.33",
"mongoose": "4.13.6",
"mongoose": "4.13.8",
"morgan": "1.9.0",
"mu2": "0.5.21",
"octicons": "4.4.0",
Expand All @@ -60,15 +60,15 @@
"pegjs": "0.10.0",
"request": "2.83.0",
"rfc2047": "2.0.1",
"sanitize-html": "1.16.1",
"sanitize-html": "1.16.3",
"select2": "3.5.2-browserify",
"select2-bootstrap-css": "1.4.6",
"serve-favicon": "2.4.5",
"spdx-is-osi": "0.1.2",
"spdx-license-ids": "2.0.1",
"toobusy-js-harmony": "git://github.com/OpenUserJs/node-toobusy#harmony",
"uglify-js": "3.2.1",
"uglify-es": "3.2.1",
"uglify-js": "3.3.4",
"uglify-es": "3.3.4",
"underscore": "1.8.3",
"useragent": "2.2.1"
},
Expand Down

0 comments on commit fdcae8a

Please sign in to comment.