Skip to content

Commit fff91fd

Browse files
authored
Some dep updates (#2065)
* Delete op retested * Please read their CHANGELOGs
1 parent ff77ba6 commit fff91fd

1 file changed

Lines changed: 20 additions & 20 deletions

File tree

package.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -4,46 +4,46 @@
44
"version": "0.6.0",
55
"main": "app",
66
"dependencies": {
7-
"ace-builds": "1.36.1",
7+
"ace-builds": "1.39.0",
88
"animate.css": "4.1.1",
99
"ansi-colors": "4.1.3",
1010
"async": "3.2.6",
1111
"@octokit/auth-oauth-app": "4.3.1",
12-
"aws-sdk": "2.1686.0",
13-
"body-parser": "1.20.2",
12+
"aws-sdk": "2.1692.0",
13+
"body-parser": "1.20.3",
1414
"bootstrap": "3.4.1",
1515
"bootstrap-markdown": "git+https://github.com/OpenUserJS/bootstrap-markdown.git#marked4.x",
1616
"clipboard": "2.0.11",
17-
"compression": "1.7.4",
17+
"compression": "1.8.0",
1818
"connect-mongo": "5.1.0",
1919
"diff": "5.2.0",
20-
"express": "4.19.2",
20+
"express": "4.21.2",
2121
"express-hcaptcha": "git+https://github.com/OpenUserJS/express-hcaptcha.git#forkUpdate",
2222
"express-minify": "1.0.0",
23-
"express-rate-limit": "7.4.0",
24-
"express-session": "1.18.0",
23+
"express-rate-limit": "7.5.0",
24+
"express-session": "1.18.1",
2525
"express-svg-captcha": "1.0.1",
2626
"font-awesome": "4.7.0",
27-
"formidable": "3.5.1",
27+
"formidable": "3.5.2",
2828
"git-rev": "0.2.1",
2929
"git-rev-sync": "3.0.2",
3030
"github": "git+https://github.com/octokit/rest.js.git#29dedb3",
31-
"highlight.js": "11.10.0",
32-
"image-size": "1.1.1",
31+
"highlight.js": "11.11.1",
32+
"image-size": "1.2.0",
3333
"ip-range-check": "0.2.0",
3434
"jquery": "3.7.1",
35-
"js-beautify": "1.15.1",
36-
"jsdom": "25.0.0",
35+
"js-beautify": "1.15.4",
36+
"jsdom": "26.0.0",
3737
"less-middleware": "3.1.0",
38-
"marked": "12.0.1",
39-
"marked-highlight": "2.1.1",
38+
"marked": "12.0.2",
39+
"marked-highlight": "2.2.1",
4040
"media-type": "0.3.1",
4141
"method-override": "3.0.0",
42-
"mime-db": "1.52.0",
42+
"mime-db": "1.53.0",
4343
"moment": "2.30.1",
4444
"moment-duration-format": "2.3.2",
45-
"mongodb": "6.8.0",
46-
"mongoose": "5.13.22",
45+
"mongodb": "6.14.2",
46+
"mongoose": "5.13.23",
4747
"morgan": "1.10.0",
4848
"mu2": "0.5.21",
4949
"octicons": "4.4.0",
@@ -61,7 +61,7 @@
6161
"request": "2.88.2",
6262
"rfc2047": "4.0.1",
6363
"s3rver": "3.7.1",
64-
"sanitize-html": "2.13.0",
64+
"sanitize-html": "2.14.0",
6565
"select2": "3.5.2-browserify",
6666
"select2-bootstrap-css": "1.4.6",
6767
"serve-favicon": "2.5.0",
@@ -73,7 +73,7 @@
7373
"useragent": "2.3.0"
7474
},
7575
"optionalDependencies": {
76-
"kerberos": "2.1.2"
76+
"kerberos": "2.2.1"
7777
},
7878
"repository": {
7979
"type": "git",
@@ -87,7 +87,7 @@
8787
"clean": "node dev/clean.js"
8888
},
8989
"engines": {
90-
"node": ">=22.14.4 <23.0.0",
90+
"node": ">=22.14.0 <23.0.0",
9191
"npm": ">=10.9.2"
9292
},
9393
"private": true

0 commit comments

Comments
 (0)