|
48 | 48 | }, |
49 | 49 | "devDependencies": { |
50 | 50 | "@babel/cli": "^7.28.3", |
51 | | - "@babel/core": "^7.28.4", |
52 | | - "@babel/eslint-parser": "^7.28.4", |
| 51 | + "@babel/core": "^7.28.5", |
| 52 | + "@babel/eslint-parser": "^7.28.5", |
53 | 53 | "@babel/eslint-plugin": "^7.27.1", |
54 | 54 | "@babel/node": "^7.28.0", |
55 | 55 | "@babel/plugin-proposal-class-properties": "^7.18.6", |
56 | 56 | "@babel/plugin-proposal-object-rest-spread": "^7.20.7", |
57 | | - "@babel/preset-env": "^7.28.3", |
58 | | - "@babel/preset-typescript": "^7.27.1", |
| 57 | + "@babel/preset-env": "^7.28.5", |
| 58 | + "@babel/preset-typescript": "^7.28.5", |
59 | 59 | "@eslint/js": "^9.37.0", |
60 | 60 | "@types/content-type": "^1.1.9", |
61 | 61 | "@types/convict": "^6.1.6", |
62 | 62 | "@types/jest": "^30.0.0", |
63 | 63 | "@types/jsonwebtoken": "^9.0.10", |
64 | 64 | "@types/koa__cors": "^5.0.1", |
65 | | - "@types/koa__router": "^12.0.4", |
| 65 | + "@types/koa__router": "^12.0.5", |
66 | 66 | "@types/node": "^24.9.1", |
67 | 67 | "@types/supertest": "^6.0.3", |
68 | 68 | "@typescript-eslint/eslint-plugin": "^8.46.2", |
|
102 | 102 | "dotenv": "^17.2.3", |
103 | 103 | "helmet": "^8.1.0", |
104 | 104 | "jsonwebtoken": "^9.0.2", |
105 | | - "koa": "^3.0.3", |
| 105 | + "koa": "^3.1.1", |
106 | 106 | "koa-helmet": "^8.0.1", |
107 | 107 | "koa-json-body": "^5.3.0", |
108 | 108 | "koa-jwt": "^4.0.4", |
|
0 commit comments