update ejs template
| ... | ... | @@ -21,11 +21,11 @@ |
| "author": "thunyathep.s@outlook.com", | ||
| "license": "MIT", | ||
| "dependencies": { | ||
| "body-parser": "^1.19.2", | ||
| "body-parser": "^1.20.0", | ||
| "box-intersect": "^1.0.2", | ||
| "compression": "^1.7.4", | ||
| "ejs": "^3.1.6", | ||
| "express": "^4.17.3", | ||
| "ejs": "^3.1.8", | ||
| "express": "^4.18.1", | ||
| "useragent": "^2.3.0" | ||
| } | ||
| } |
Please register or sign in to comment