|
55 | 55 | }, |
56 | 56 | "homepage": "https://github.com/chimurai/http-proxy-middleware#readme", |
57 | 57 | "devDependencies": { |
58 | | - "@commitlint/cli": "19.2.1", |
59 | | - "@commitlint/config-conventional": "19.1.0", |
| 58 | + "@commitlint/cli": "19.3.0", |
| 59 | + "@commitlint/config-conventional": "19.2.2", |
60 | 60 | "@types/debug": "4.1.12", |
61 | 61 | "@types/express": "4.17.21", |
62 | 62 | "@types/is-glob": "4.0.4", |
63 | 63 | "@types/jest": "29.5.12", |
64 | | - "@types/micromatch": "4.0.6", |
65 | | - "@types/node": "20.12.5", |
| 64 | + "@types/micromatch": "4.0.9", |
| 65 | + "@types/node": "20.14.10", |
66 | 66 | "@types/supertest": "6.0.2", |
67 | 67 | "@types/ws": "8.5.10", |
68 | | - "@typescript-eslint/eslint-plugin": "7.6.0", |
69 | | - "@typescript-eslint/parser": "7.6.0", |
| 68 | + "@typescript-eslint/eslint-plugin": "7.16.0", |
| 69 | + "@typescript-eslint/parser": "7.16.0", |
70 | 70 | "body-parser": "1.20.2", |
71 | 71 | "eslint": "8.57.0", |
72 | 72 | "eslint-config-prettier": "9.1.0", |
|
75 | 75 | "get-port": "5.1.1", |
76 | 76 | "husky": "9.0.11", |
77 | 77 | "jest": "29.7.0", |
78 | | - "lint-staged": "15.2.5", |
79 | | - "mockttp": "3.10.2", |
| 78 | + "lint-staged": "15.2.7", |
| 79 | + "mockttp": "3.14.0", |
80 | 80 | "open": "8.4.2", |
81 | | - "prettier": "3.2.5", |
82 | | - "supertest": "6.3.4", |
83 | | - "ts-jest": "29.1.2", |
84 | | - "typescript": "5.4.4", |
85 | | - "ws": "8.16.0" |
| 81 | + "prettier": "3.3.2", |
| 82 | + "supertest": "7.0.0", |
| 83 | + "ts-jest": "29.2.2", |
| 84 | + "typescript": "5.5.3", |
| 85 | + "ws": "8.18.0" |
86 | 86 | }, |
87 | 87 | "dependencies": { |
88 | 88 | "@types/http-proxy": "^1.17.14", |
89 | | - "debug": "^4.3.4", |
| 89 | + "debug": "^4.3.5", |
90 | 90 | "http-proxy": "^1.18.1", |
91 | 91 | "is-glob": "^4.0.3", |
92 | 92 | "is-plain-obj": "^3.0.0", |
|
0 commit comments