Skip to content

Commit 0e6ec48

Browse files
authored
Some dep updates (#1790)
* 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
1 parent 6ec87e9 commit 0e6ec48

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

package.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
"ace-builds": "1.4.12",
88
"ansi-colors": "4.1.1",
99
"async": "3.2.0",
10-
"aws-sdk": "2.860.0",
10+
"aws-sdk": "2.879.0",
1111
"base62": "2.0.1",
1212
"body-parser": "1.19.0",
1313
"bootstrap": "3.4.1",
1414
"bootstrap-markdown": "2.10.0",
15-
"clipboard": "2.0.7",
15+
"clipboard": "2.0.8",
1616
"compression": "1.7.4",
1717
"connect-mongo": "3.2.0",
1818
"diff": "5.0.0",
@@ -25,17 +25,17 @@
2525
"git-rev": "0.2.1",
2626
"git-rev-sync": "3.0.1",
2727
"github": "git://github.com/octokit/rest.js.git#29dedb3",
28-
"highlight.js": "10.6.0",
29-
"image-size": "0.9.4",
28+
"highlight.js": "10.7.1",
29+
"image-size": "0.9.7",
3030
"ip-range-check": "0.2.0",
31-
"jquery": "3.5.1",
31+
"jquery": "3.6.0",
3232
"js-beautify": "1.13.5",
33-
"jsdom": "16.5.0",
33+
"jsdom": "16.5.2",
3434
"less-middleware": "3.1.0",
3535
"marked": "2.0.1",
3636
"media-type": "0.3.1",
3737
"method-override": "3.0.0",
38-
"mime-db": "1.46.0",
38+
"mime-db": "1.47.0",
3939
"moment": "2.29.1",
4040
"moment-duration-format": "2.3.2",
4141
"mongodb": "3.6.4",
@@ -53,21 +53,21 @@
5353
"passport-steam": "1.0.15",
5454
"passport-twitter": "1.0.4",
5555
"pegjs": "0.10.0",
56-
"rate-limit-mongo": "2.3.0",
56+
"rate-limit-mongo": "2.3.1",
5757
"remark": "13.0.0",
5858
"remark-strip-html": "1.0.2",
5959
"request": "2.88.2",
6060
"rfc2047": "3.0.1",
6161
"s3rver": "3.6.1",
62-
"sanitize-html": "2.3.2",
62+
"sanitize-html": "2.3.3",
6363
"select2": "3.5.2-browserify",
6464
"select2-bootstrap-css": "1.4.6",
6565
"serve-favicon": "2.5.0",
6666
"spdx-license-ids": "3.0.5",
6767
"strip-markdown": "4.0.0",
6868
"terser": "4.8.0",
6969
"toobusy-js": "0.5.1",
70-
"underscore": "1.12.0",
70+
"underscore": "1.12.1",
7171
"useragent": "2.3.0"
7272
},
7373
"optionalDependencies": {

0 commit comments

Comments
 (0)