summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-11-28 16:19:09 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-11-28 16:19:09 +0900
commit7d0b819c5af2b7ee2c5f469651513ff0b5f6355d (patch)
tree0d1a4211e65d7c74d9f3152d8bdb35938c589004
parentCookieを使わないように (diff)
parentUpdate systeminformation requirement from 3.49.3 to 3.51.3 (#3419) (diff)
downloadmisskey-7d0b819c5af2b7ee2c5f469651513ff0b5f6355d.tar.gz
misskey-7d0b819c5af2b7ee2c5f469651513ff0b5f6355d.tar.bz2
misskey-7d0b819c5af2b7ee2c5f469651513ff0b5f6355d.zip
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 2c27ad23f4..17a98c597d 100644
--- a/package.json
+++ b/package.json
@@ -88,7 +88,7 @@
"@types/ws": "6.0.1",
"animejs": "2.2.0",
"apexcharts": "2.2.3",
- "autobind-decorator": "2.2.1",
+ "autobind-decorator": "2.3.1",
"autosize": "4.0.2",
"autwh": "0.1.0",
"bcryptjs": "2.4.3",
@@ -201,7 +201,7 @@
"stylus": "0.54.5",
"stylus-loader": "3.0.2",
"summaly": "2.2.0",
- "systeminformation": "3.49.3",
+ "systeminformation": "3.51.3",
"syuilo-password-strength": "0.0.1",
"terser-webpack-plugin": "1.1.0",
"textarea-caret": "3.1.0",