Skip to content

Commit

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

Auto-merge
  • Loading branch information
Martii authored Aug 29, 2024
1 parent 52e2251 commit 79c109f
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
"version": "0.5.3",
"main": "app",
"dependencies": {
"ace-builds": "1.32.9",
"ace-builds": "1.36.1",
"animate.css": "4.1.1",
"ansi-colors": "4.1.3",
"async": "3.2.5",
"async": "3.2.6",
"@octokit/auth-oauth-app": "4.3.1",
"aws-sdk": "2.1596.0",
"aws-sdk": "2.1686.0",
"body-parser": "1.20.2",
"bootstrap": "3.4.1",
"bootstrap-markdown": "git+https://github.com/OpenUserJS/bootstrap-markdown.git#marked4.x",
Expand All @@ -20,20 +20,20 @@
"express": "4.19.2",
"express-hcaptcha": "git+https://github.com/OpenUserJS/express-hcaptcha.git#forkUpdate",
"express-minify": "1.0.0",
"express-rate-limit": "7.2.0",
"express-rate-limit": "7.4.0",
"express-session": "1.18.0",
"express-svg-captcha": "1.0.1",
"font-awesome": "4.7.0",
"formidable": "3.5.1",
"git-rev": "0.2.1",
"git-rev-sync": "3.0.2",
"github": "git+https://github.com/octokit/rest.js.git#29dedb3",
"highlight.js": "11.9.0",
"highlight.js": "11.10.0",
"image-size": "1.1.1",
"ip-range-check": "0.2.0",
"jquery": "3.7.1",
"js-beautify": "1.15.1",
"jsdom": "24.0.0",
"jsdom": "25.0.0",
"less-middleware": "3.1.0",
"marked": "12.0.1",
"marked-highlight": "2.1.1",
Expand All @@ -42,7 +42,7 @@
"mime-db": "1.52.0",
"moment": "2.30.1",
"moment-duration-format": "2.3.2",
"mongodb": "6.5.0",
"mongodb": "6.8.0",
"mongoose": "5.13.22",
"morgan": "1.10.0",
"mu2": "0.5.21",
Expand All @@ -69,11 +69,11 @@
"strip-markdown": "4.2.0",
"terser": "4.8.1",
"toobusy-js": "0.5.1",
"underscore": "1.13.6",
"underscore": "1.13.7",
"useragent": "2.3.0"
},
"optionalDependencies": {
"kerberos": "2.1.0"
"kerberos": "2.1.2"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 79c109f

Please sign in to comment.