Skip to content

Commit

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

NOTE: *mongoose* error yet again with dynamic indexes in latest *mongodb* ... skipping for the moment until more available.

Auto-merge
  • Loading branch information
Martii authored Apr 3, 2021
1 parent 6ec87e9 commit 0e6ec48
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
"ace-builds": "1.4.12",
"ansi-colors": "4.1.1",
"async": "3.2.0",
"aws-sdk": "2.860.0",
"aws-sdk": "2.879.0",
"base62": "2.0.1",
"body-parser": "1.19.0",
"bootstrap": "3.4.1",
"bootstrap-markdown": "2.10.0",
"clipboard": "2.0.7",
"clipboard": "2.0.8",
"compression": "1.7.4",
"connect-mongo": "3.2.0",
"diff": "5.0.0",
Expand All @@ -25,17 +25,17 @@
"git-rev": "0.2.1",
"git-rev-sync": "3.0.1",
"github": "git://github.com/octokit/rest.js.git#29dedb3",
"highlight.js": "10.6.0",
"image-size": "0.9.4",
"highlight.js": "10.7.1",
"image-size": "0.9.7",
"ip-range-check": "0.2.0",
"jquery": "3.5.1",
"jquery": "3.6.0",
"js-beautify": "1.13.5",
"jsdom": "16.5.0",
"jsdom": "16.5.2",
"less-middleware": "3.1.0",
"marked": "2.0.1",
"media-type": "0.3.1",
"method-override": "3.0.0",
"mime-db": "1.46.0",
"mime-db": "1.47.0",
"moment": "2.29.1",
"moment-duration-format": "2.3.2",
"mongodb": "3.6.4",
Expand All @@ -53,21 +53,21 @@
"passport-steam": "1.0.15",
"passport-twitter": "1.0.4",
"pegjs": "0.10.0",
"rate-limit-mongo": "2.3.0",
"rate-limit-mongo": "2.3.1",
"remark": "13.0.0",
"remark-strip-html": "1.0.2",
"request": "2.88.2",
"rfc2047": "3.0.1",
"s3rver": "3.6.1",
"sanitize-html": "2.3.2",
"sanitize-html": "2.3.3",
"select2": "3.5.2-browserify",
"select2-bootstrap-css": "1.4.6",
"serve-favicon": "2.5.0",
"spdx-license-ids": "3.0.5",
"strip-markdown": "4.0.0",
"terser": "4.8.0",
"toobusy-js": "0.5.1",
"underscore": "1.12.0",
"underscore": "1.12.1",
"useragent": "2.3.0"
},
"optionalDependencies": {
Expand Down

0 comments on commit 0e6ec48

Please sign in to comment.