Skip to content

Commit 79c109f

Browse files
authored
Some dep updates (#2041)
* Please read their CHANGELOGs * Delete op retested Auto-merge
1 parent 52e2251 commit 79c109f

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
"version": "0.5.3",
55
"main": "app",
66
"dependencies": {
7-
"ace-builds": "1.32.9",
7+
"ace-builds": "1.36.1",
88
"animate.css": "4.1.1",
99
"ansi-colors": "4.1.3",
10-
"async": "3.2.5",
10+
"async": "3.2.6",
1111
"@octokit/auth-oauth-app": "4.3.1",
12-
"aws-sdk": "2.1596.0",
12+
"aws-sdk": "2.1686.0",
1313
"body-parser": "1.20.2",
1414
"bootstrap": "3.4.1",
1515
"bootstrap-markdown": "git+https://github.com/OpenUserJS/bootstrap-markdown.git#marked4.x",
@@ -20,20 +20,20 @@
2020
"express": "4.19.2",
2121
"express-hcaptcha": "git+https://github.com/OpenUserJS/express-hcaptcha.git#forkUpdate",
2222
"express-minify": "1.0.0",
23-
"express-rate-limit": "7.2.0",
23+
"express-rate-limit": "7.4.0",
2424
"express-session": "1.18.0",
2525
"express-svg-captcha": "1.0.1",
2626
"font-awesome": "4.7.0",
2727
"formidable": "3.5.1",
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.9.0",
31+
"highlight.js": "11.10.0",
3232
"image-size": "1.1.1",
3333
"ip-range-check": "0.2.0",
3434
"jquery": "3.7.1",
3535
"js-beautify": "1.15.1",
36-
"jsdom": "24.0.0",
36+
"jsdom": "25.0.0",
3737
"less-middleware": "3.1.0",
3838
"marked": "12.0.1",
3939
"marked-highlight": "2.1.1",
@@ -42,7 +42,7 @@
4242
"mime-db": "1.52.0",
4343
"moment": "2.30.1",
4444
"moment-duration-format": "2.3.2",
45-
"mongodb": "6.5.0",
45+
"mongodb": "6.8.0",
4646
"mongoose": "5.13.22",
4747
"morgan": "1.10.0",
4848
"mu2": "0.5.21",
@@ -69,11 +69,11 @@
6969
"strip-markdown": "4.2.0",
7070
"terser": "4.8.1",
7171
"toobusy-js": "0.5.1",
72-
"underscore": "1.13.6",
72+
"underscore": "1.13.7",
7373
"useragent": "2.3.0"
7474
},
7575
"optionalDependencies": {
76-
"kerberos": "2.1.0"
76+
"kerberos": "2.1.2"
7777
},
7878
"repository": {
7979
"type": "git",

0 commit comments

Comments
 (0)