diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2020-05-06 08:17:38 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2020-05-06 08:17:38 +0900 |
| commit | d57d55a22637fe36331e92014a9e876232a9df39 (patch) | |
| tree | 55c4967f9c924f919cb4a44f5cfa1663090eac93 /package.json | |
| parent | Merge pull request #6303 from syuilo/features/hcaptcha (diff) | |
| download | sharkey-d57d55a22637fe36331e92014a9e876232a9df39.tar.gz sharkey-d57d55a22637fe36331e92014a9e876232a9df39.tar.bz2 sharkey-d57d55a22637fe36331e92014a9e876232a9df39.zip | |
chore: Update deps :rocket:
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json index 39219260f7..1fb9a3897a 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "@types/koa__router": "8.0.2", "@types/markdown-it": "10.0.1", "@types/mocha": "7.0.2", - "@types/node": "13.13.4", + "@types/node": "13.13.5", "@types/node-fetch": "2.5.7", "@types/nodemailer": "6.4.0", "@types/nprogress": "0.2.0", @@ -87,7 +87,7 @@ "@types/qrcode": "1.3.4", "@types/random-seed": "0.3.3", "@types/ratelimiter": "2.1.28", - "@types/redis": "2.8.18", + "@types/redis": "2.8.20", "@types/rename": "1.0.1", "@types/request-stats": "3.0.0", "@types/rimraf": "3.0.0", @@ -103,13 +103,13 @@ "@types/webpack-stream": "3.2.10", "@types/websocket": "1.0.0", "@types/ws": "7.2.4", - "@typescript-eslint/parser": "2.30.0", + "@typescript-eslint/parser": "2.31.0", "abort-controller": "3.0.0", "apexcharts": "3.19.0", "autobind-decorator": "2.4.0", "autosize": "4.0.2", "autwh": "0.1.0", - "aws-sdk": "2.668.0", + "aws-sdk": "2.670.0", "bcryptjs": "2.4.3", "bull": "3.13.0", "cafy": "15.2.1", @@ -131,7 +131,7 @@ "eventemitter3": "4.0.0", "feed": "4.1.0", "fibers": "5.0.0", - "file-type": "14.2.0", + "file-type": "14.3.0", "fluent-ffmpeg": "2.1.2", "glob": "7.1.6", "gulp": "4.0.2", @@ -256,7 +256,7 @@ "vuex": "3.3.0", "vuex-persistedstate": "3.0.1", "web-push": "3.4.3", - "webpack": "5.0.0-beta.15", + "webpack": "5.0.0-beta.16", "webpack-cli": "3.3.11", "websocket": "1.0.31", "ws": "7.2.5", |