fix
Showing
| ... | @@ -36,7 +36,7 @@ | ... | @@ -36,7 +36,7 @@ |
| "glob": "^7.1.6", | "glob": "^7.1.6", | ||
| "gm": "^1.23.1", | "gm": "^1.23.1", | ||
| "jsonwebtoken": "^8.5.1", | "jsonwebtoken": "^8.5.1", | ||
| "log4js": "^2.10.0", | "log4js": "^2.11.0", | ||
| "marked": "^1.1.1", | "marked": "^1.1.1", | ||
| "method-override": "^2.3.10", | "method-override": "^2.3.10", | ||
| "moment": "^2.26.0", | "moment": "^2.26.0", | ||
| ... | @@ -45,6 +45,7 @@ | ... | @@ -45,6 +45,7 @@ |
| "mysql2": "^1.5.3", | "mysql2": "^1.5.3", | ||
| "node-cron": "^2.0.1", | "node-cron": "^2.0.1", | ||
| "node-uuid": "^1.4.8", | "node-uuid": "^1.4.8", | ||
| "node-xlsx": "^0.15.0", | |||
| "pdfcrowd": "^4.2.0", | "pdfcrowd": "^4.2.0", | ||
| "pinyin": "^2.8.3", | "pinyin": "^2.8.3", | ||
| "qr-image": "^3.2.0", | "qr-image": "^3.2.0", | ||
| ... | @@ -55,8 +56,7 @@ | ... | @@ -55,8 +56,7 @@ |
| "sha256": "^0.2.0", | "sha256": "^0.2.0", | ||
| "socket.io": "^2.1.1", | "socket.io": "^2.1.1", | ||
| "uuid": "^3.2.1", | "uuid": "^3.2.1", | ||
| "xml2js": "^0.4.19", | "xml2js": "^0.4.19" | ||
| "node-xlsx": "^0.15.0" | |||
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| "del": "^5.1.0", | "del": "^5.1.0", | ||
| ... | ... |
Please
register
or
sign in
to comment