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