Skip to content

Commit

Permalink
Some dep updates (#1989)
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 Feb 18, 2023
1 parent fb02873 commit 622bb06
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 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.13.1",
"ace-builds": "1.15.2",
"animate.css": "4.1.1",
"ansi-colors": "4.1.3",
"async": "3.2.4",
"@octokit/auth-oauth-app": "4.3.1",
"aws-sdk": "2.1260.0",
"aws-sdk": "2.1318.0",
"body-parser": "1.20.1",
"bootstrap": "3.4.1",
"bootstrap-markdown": "git+https://github.com/OpenUserJS/bootstrap-markdown.git#marked4.x",
Expand All @@ -24,18 +24,18 @@
"express-session": "1.17.3",
"express-svg-captcha": "1.0.1",
"font-awesome": "4.7.0",
"formidable": "2.0.1",
"formidable": "2.1.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.6.0",
"highlight.js": "11.7.0",
"image-size": "1.0.2",
"ip-range-check": "0.2.0",
"jquery": "3.6.1",
"jquery": "3.6.3",
"js-beautify": "1.14.7",
"jsdom": "20.0.3",
"jsdom": "21.1.0",
"less-middleware": "3.1.0",
"marked": "4.2.3",
"marked": "4.2.12",
"media-type": "0.3.1",
"method-override": "3.0.0",
"mime-db": "1.52.0",
Expand All @@ -62,7 +62,7 @@
"request": "2.88.2",
"rfc2047": "4.0.1",
"s3rver": "3.7.1",
"sanitize-html": "2.7.3",
"sanitize-html": "2.10.0",
"select2": "3.5.2-browserify",
"select2-bootstrap-css": "1.4.6",
"serve-favicon": "2.5.0",
Expand Down

0 comments on commit 622bb06

Please sign in to comment.