Update package.json

This commit is contained in:
syuilo 2020-02-01 18:13:59 +09:00
parent 6e776650be
commit b9a0d25601
1 changed files with 7 additions and 7 deletions

View File

@ -66,7 +66,7 @@
"@types/koa__router": "8.0.2",
"@types/lolex": "5.1.0",
"@types/mocha": "7.0.1",
"@types/node": "13.5.2",
"@types/node": "13.7.0",
"@types/nodemailer": "6.4.0",
"@types/nprogress": "0.2.0",
"@types/oauth": "0.9.1",
@ -92,7 +92,7 @@
"@types/tmp": "0.1.0",
"@types/uuid": "3.4.7",
"@types/web-push": "3.3.0",
"@types/webpack": "4.41.1",
"@types/webpack": "4.41.3",
"@types/webpack-stream": "3.2.10",
"@types/websocket": "1.0.0",
"@types/ws": "7.2.1",
@ -176,7 +176,7 @@
"os-utils": "0.0.14",
"parse5": "5.1.1",
"parsimmon": "1.13.0",
"pg": "7.18.0",
"pg": "7.18.1",
"portal-vue": "2.1.7",
"portscanner": "2.2.0",
"postcss-loader": "3.0.0",
@ -193,7 +193,7 @@
"randomcolor": "0.5.4",
"ratelimiter": "3.4.0",
"recaptcha-promise": "0.1.3",
"reconnecting-websocket": "4.2.0",
"reconnecting-websocket": "4.3.0",
"redis": "2.8.0",
"redis-lock": "0.1.4",
"reflect-metadata": "0.1.13",
@ -216,11 +216,11 @@
"style-loader": "1.1.3",
"summaly": "2.3.1",
"syslog-pro": "1.0.0",
"systeminformation": "4.21.0",
"systeminformation": "4.21.1",
"syuilo-password-strength": "0.0.1",
"terser-webpack-plugin": "2.3.3",
"terser-webpack-plugin": "2.3.4",
"textarea-caret": "3.1.0",
"three": "0.112.1",
"three": "0.113.2",
"tinycolor2": "1.4.1",
"tmp": "0.1.0",
"ts-loader": "6.2.1",