Skip to content

Commit 120afda

Browse files
authored
Some dep updates (#1947)
* Please read their CHANGELOGs * Delete op retested Auto-merge
1 parent 9c3e93b commit 120afda

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,20 @@
44
"version": "0.5.3",
55
"main": "app",
66
"dependencies": {
7-
"ace-builds": "1.4.13",
7+
"ace-builds": "1.4.14",
88
"animate.css": "4.1.1",
99
"ansi-colors": "4.1.1",
1010
"async": "3.2.3",
1111
"@octokit/auth-oauth-app": "4.3.0",
12-
"aws-sdk": "2.1060.0",
13-
"body-parser": "1.19.1",
12+
"aws-sdk": "2.1080.0",
13+
"body-parser": "1.19.2",
1414
"bootstrap": "3.4.1",
1515
"bootstrap-markdown": "2.10.0",
16-
"clipboard": "2.0.8",
16+
"clipboard": "2.0.10",
1717
"compression": "1.7.4",
1818
"connect-mongo": "3.2.0",
1919
"diff": "5.0.0",
20-
"express": "4.17.2",
20+
"express": "4.17.3",
2121
"express-hcaptcha": "git+https://github.com/OpenUserJS/express-hcaptcha.git#forkUpdate",
2222
"express-minify": "1.0.0",
2323
"express-rate-limit": "5.5.1",
@@ -38,7 +38,7 @@
3838
"marked": "2.1.3",
3939
"media-type": "0.3.1",
4040
"method-override": "3.0.0",
41-
"mime-db": "1.51.0",
41+
"mime-db": "1.52.0",
4242
"moment": "2.29.1",
4343
"moment-duration-format": "2.3.2",
4444
"mongodb": "3.7.3",
@@ -62,7 +62,7 @@
6262
"request": "2.88.2",
6363
"rfc2047": "3.0.1",
6464
"s3rver": "3.7.1",
65-
"sanitize-html": "2.6.1",
65+
"sanitize-html": "2.7.0",
6666
"select2": "3.5.2-browserify",
6767
"select2-bootstrap-css": "1.4.6",
6868
"serve-favicon": "2.5.0",
@@ -74,7 +74,7 @@
7474
"useragent": "2.3.0"
7575
},
7676
"optionalDependencies": {
77-
"kerberos": "1.1.7"
77+
"kerberos": "2.0.0"
7878
},
7979
"repository": {
8080
"type": "git",

0 commit comments

Comments
 (0)