|
56 | 56 | }, |
57 | 57 | "homepage": "https://github.com/chimurai/http-proxy-middleware#readme", |
58 | 58 | "devDependencies": { |
59 | | - "@commitlint/cli": "20.1.0", |
60 | | - "@commitlint/config-conventional": "20.0.0", |
| 59 | + "@commitlint/cli": "20.2.0", |
| 60 | + "@commitlint/config-conventional": "20.2.0", |
61 | 61 | "@eslint/js": "9.39.1", |
62 | 62 | "@trivago/prettier-plugin-sort-imports": "6.0.0", |
63 | 63 | "@types/debug": "4.1.12", |
64 | 64 | "@types/eslint": "9.6.1", |
65 | | - "@types/express": "5.0.5", |
| 65 | + "@types/express": "5.0.6", |
66 | 66 | "@types/is-glob": "4.0.4", |
67 | 67 | "@types/jest": "30.0.0", |
68 | 68 | "@types/micromatch": "4.0.10", |
69 | | - "@types/node": "24.10.1", |
| 69 | + "@types/node": "24.10.2", |
70 | 70 | "@types/supertest": "6.0.3", |
71 | 71 | "@types/ws": "8.18.1", |
72 | | - "body-parser": "2.2.0", |
| 72 | + "body-parser": "2.2.1", |
73 | 73 | "eslint": "9.39.1", |
74 | | - "express": "5.1.0", |
| 74 | + "express": "5.2.1", |
75 | 75 | "get-port": "5.1.1", |
76 | 76 | "globals": "16.5.0", |
77 | 77 | "husky": "9.1.7", |
78 | 78 | "jest": "30.2.0", |
79 | | - "lint-staged": "16.2.6", |
| 79 | + "lint-staged": "16.2.7", |
80 | 80 | "mockttp": "4.2.1", |
81 | 81 | "open": "8.4.2", |
82 | 82 | "patch-package": "8.0.1", |
83 | | - "pkg-pr-new": "0.0.60", |
84 | | - "prettier": "3.6.2", |
| 83 | + "pkg-pr-new": "0.0.62", |
| 84 | + "prettier": "3.7.4", |
85 | 85 | "supertest": "7.1.4", |
86 | | - "ts-jest": "29.4.5", |
| 86 | + "ts-jest": "29.4.6", |
87 | 87 | "typescript": "5.9.3", |
88 | | - "typescript-eslint": "8.46.4", |
| 88 | + "typescript-eslint": "8.49.0", |
89 | 89 | "ws": "8.18.3" |
90 | 90 | }, |
91 | 91 | "dependencies": { |
|
0 commit comments