Skip to content

Commit

Permalink
Some dep updates (OpenUserJS#2004)
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 23, 2023
1 parent d16622a commit fa5bd15
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 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.18.0",
"ace-builds": "1.24.1",
"animate.css": "4.1.1",
"ansi-colors": "4.1.3",
"async": "3.2.4",
"@octokit/auth-oauth-app": "4.3.1",
"aws-sdk": "2.1363.0",
"aws-sdk": "2.1442.0",
"body-parser": "1.20.2",
"bootstrap": "3.4.1",
"bootstrap-markdown": "git+https://github.com/OpenUserJS/bootstrap-markdown.git#marked4.x",
Expand All @@ -28,12 +28,12 @@
"git-rev": "0.2.1",
"git-rev-sync": "3.0.2",
"github": "git+https://github.com/octokit/rest.js.git#29dedb3",
"highlight.js": "11.7.0",
"highlight.js": "11.8.0",
"image-size": "1.0.2",
"ip-range-check": "0.2.0",
"jquery": "3.6.4",
"js-beautify": "1.14.7",
"jsdom": "21.1.1",
"js-beautify": "1.14.9",
"jsdom": "22.1.0",
"less-middleware": "3.1.0",
"marked": "4.3.0",
"media-type": "0.3.1",
Expand All @@ -53,7 +53,7 @@
"passport-google-oauth20": "2.0.0",
"passport-imgur": "0.0.3",
"passport-reddit": "0.2.4",
"passport-steam": "1.0.17",
"passport-steam": "1.0.18",
"passport-twitter": "1.0.4",
"pegjs": "0.10.0",
"rate-limit-mongo": "2.3.2",
Expand All @@ -62,7 +62,7 @@
"request": "2.88.2",
"rfc2047": "4.0.1",
"s3rver": "3.7.1",
"sanitize-html": "2.10.0",
"sanitize-html": "2.11.0",
"select2": "3.5.2-browserify",
"select2-bootstrap-css": "1.4.6",
"serve-favicon": "2.5.0",
Expand Down

0 comments on commit fa5bd15

Please sign in to comment.