summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2019-06-07 20:29:13 +0900
committersyuilo <syuilotan@yahoo.co.jp>2019-06-07 20:29:13 +0900
commitc227641d5042895e863465dcb516c6e458fa2d9f (patch)
tree3e5048fdd1eafee5f6b0982c420b5845b4059de4
parentFix #5021 (diff)
downloadmisskey-c227641d5042895e863465dcb516c6e458fa2d9f.tar.gz
misskey-c227641d5042895e863465dcb516c6e458fa2d9f.tar.bz2
misskey-c227641d5042895e863465dcb516c6e458fa2d9f.zip
Update dependencies :rocket:
-rw-r--r--package.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/package.json b/package.json
index 3e7dde6c18..9bfbf5deb8 100644
--- a/package.json
+++ b/package.json
@@ -99,13 +99,13 @@
"@types/websocket": "0.0.40",
"@types/ws": "6.0.1",
"animejs": "3.0.1",
- "apexcharts": "3.6.12",
+ "apexcharts": "3.7.1",
"autobind-decorator": "2.4.0",
"autosize": "4.0.2",
"autwh": "0.1.0",
"bcryptjs": "2.4.3",
"bootstrap-vue": "2.0.0-rc.13",
- "bull": "3.9.1",
+ "bull": "3.10.0",
"cafy": "15.1.1",
"chai": "4.2.0",
"chalk": "2.4.2",
@@ -143,12 +143,12 @@
"http-signature": "1.2.0",
"insert-text-at-cursor": "0.2.0",
"is-root": "2.1.0",
- "is-svg": "4.1.0",
+ "is-svg": "4.2.0",
"js-yaml": "3.13.1",
- "jsdom": "15.1.0",
+ "jsdom": "15.1.1",
"json5": "2.1.0",
"json5-loader": "2.0.0",
- "katex": "0.10.1",
+ "katex": "0.10.2",
"koa": "2.7.0",
"koa-bodyparser": "4.2.1",
"koa-compress": "3.0.0",
@@ -171,8 +171,8 @@
"moment": "2.24.0",
"ms": "2.1.1",
"nested-property": "0.0.7",
- "node-fetch": "2.5.0",
- "nodemailer": "6.1.1",
+ "node-fetch": "2.6.0",
+ "nodemailer": "6.2.1",
"nprogress": "0.2.0",
"object-assign-deep": "0.4.0",
"os-utils": "0.0.14",
@@ -217,7 +217,7 @@
"summaly": "2.2.0",
"systeminformation": "4.1.6",
"syuilo-password-strength": "0.0.1",
- "terser-webpack-plugin": "1.2.4",
+ "terser-webpack-plugin": "1.3.0",
"textarea-caret": "3.1.0",
"tinycolor2": "1.4.1",
"tmp": "0.1.0",
@@ -255,7 +255,7 @@
"vuex": "3.1.1",
"vuex-persistedstate": "2.5.4",
"web-push": "3.3.5",
- "webpack": "4.32.2",
+ "webpack": "4.33.0",
"webpack-cli": "3.3.2",
"websocket": "1.0.28",
"ws": "7.0.0",