|  | 
| 19 | 19 |     "eslint": "eslint --ext .js,.ts,.tsx --no-error-on-unmatched-pattern src test .projenrc.js" | 
| 20 | 20 |   }, | 
| 21 | 21 |   "devDependencies": { | 
| 22 |  | -    "@types/aws-lambda": "^8.10.95", | 
| 23 |  | -    "@types/benchmark": "^2.1.1", | 
|  | 22 | +    "@types/aws-lambda": "^8.10.143", | 
|  | 23 | +    "@types/benchmark": "^2.1.5", | 
| 24 | 24 |     "@types/jest": "^26.0.24", | 
| 25 |  | -    "@types/koa": "^2.13.4", | 
| 26 |  | -    "@types/koa-bodyparser": "^4.3.7", | 
| 27 |  | -    "@types/koa-cash": "^4.1.0", | 
| 28 |  | -    "@types/koa-logger": "^3.1.2", | 
| 29 |  | -    "@types/koa-router": "^7.4.4", | 
| 30 |  | -    "@types/node": "^14.18.16", | 
| 31 |  | -    "@types/sharp": "^0.31.0", | 
|  | 25 | +    "@types/koa": "^2.15.0", | 
|  | 26 | +    "@types/koa-bodyparser": "^4.3.12", | 
|  | 27 | +    "@types/koa-cash": "^4.1.3", | 
|  | 28 | +    "@types/koa-logger": "^3.1.5", | 
|  | 29 | +    "@types/koa-router": "^7.4.8", | 
|  | 30 | +    "@types/node": "^14.18.63", | 
|  | 31 | +    "@types/sharp": "^0.32.0", | 
| 32 | 32 |     "@typescript-eslint/eslint-plugin": "^4.33.0", | 
| 33 | 33 |     "@typescript-eslint/parser": "^4.33.0", | 
| 34 | 34 |     "benchmark": "^2.1.4", | 
| 35 | 35 |     "eslint": "^7.32.0", | 
| 36 |  | -    "eslint-import-resolver-node": "^0.3.6", | 
|  | 36 | +    "eslint-import-resolver-node": "^0.3.9", | 
| 37 | 37 |     "eslint-import-resolver-typescript": "^2.7.1", | 
| 38 |  | -    "eslint-plugin-import": "^2.26.0", | 
|  | 38 | +    "eslint-plugin-import": "^2.29.1", | 
| 39 | 39 |     "jest": "^27.5.1", | 
| 40 | 40 |     "jest-junit": "^12", | 
| 41 |  | -    "jimp": "^0.16.1", | 
|  | 41 | +    "jimp": "^0.22.12", | 
| 42 | 42 |     "json-schema": "^0.4.0", | 
| 43 |  | -    "nodemon": "^2.0.16", | 
|  | 43 | +    "nodemon": "^2.0.22", | 
| 44 | 44 |     "npm-check-updates": "^11", | 
| 45 |  | -    "ts-jest": "^27.1.4", | 
| 46 |  | -    "ts-node": "^10.7.0", | 
| 47 |  | -    "typescript": "^4.6.4" | 
|  | 45 | +    "ts-jest": "^27.1.5", | 
|  | 46 | +    "ts-node": "^10.9.2", | 
|  | 47 | +    "typescript": "^4.9.5" | 
| 48 | 48 |   }, | 
| 49 | 49 |   "dependencies": { | 
| 50 |  | -    "aws-sdk": "^2.1130.0", | 
| 51 |  | -    "html-entities": "^2.3.3", | 
|  | 50 | +    "aws-sdk": "^2.1677.0", | 
|  | 51 | +    "html-entities": "^2.5.2", | 
| 52 | 52 |     "http-errors": "^1.8.1", | 
| 53 |  | -    "koa": "^2.13.4", | 
| 54 |  | -    "koa-bodyparser": "^4.3.0", | 
|  | 53 | +    "koa": "^2.15.3", | 
|  | 54 | +    "koa-bodyparser": "^4.4.1", | 
| 55 | 55 |     "koa-cash": "^4.1.1", | 
| 56 | 56 |     "koa-logger": "^3.2.1", | 
| 57 | 57 |     "koa-router": "^10.1.1", | 
| 58 |  | -    "lru-cache": "^10.0.0", | 
| 59 |  | -    "sharp": "^0.31.1" | 
|  | 58 | +    "lru-cache": "^10.4.3", | 
|  | 59 | +    "sharp": "^0.33.5" | 
| 60 | 60 |   }, | 
| 61 | 61 |   "bundledDependencies": [], | 
| 62 | 62 |   "engines": { | 
|  | 
0 commit comments