|
50 | 50 | }, |
51 | 51 | "homepage": "https://github.com/chimurai/http-proxy-middleware#readme", |
52 | 52 | "devDependencies": { |
53 | | - "@commitlint/cli": "^8.0.0", |
54 | | - "@commitlint/config-conventional": "^8.0.0", |
55 | | - "@types/express": "^4.17.0", |
56 | | - "@types/is-glob": "^4.0.0", |
57 | | - "@types/jest": "^25.1.2", |
| 53 | + "@commitlint/cli": "^8.3.5", |
| 54 | + "@commitlint/config-conventional": "^8.3.4", |
| 55 | + "@types/express": "^4.17.2", |
| 56 | + "@types/is-glob": "^4.0.1", |
| 57 | + "@types/jest": "^25.1.3", |
58 | 58 | "@types/lodash": "^4.14.149", |
59 | 59 | "@types/micromatch": "^4.0.1", |
60 | | - "@types/node": "^12.6.2", |
| 60 | + "@types/node": "^13.7.4", |
61 | 61 | "browser-sync": "^2.26.7", |
62 | | - "connect": "^3.6.6", |
| 62 | + "connect": "^3.7.0", |
63 | 63 | "coveralls": "^3.0.5", |
64 | | - "express": "^4.16.4", |
| 64 | + "express": "^4.17.1", |
65 | 65 | "husky": "^4.2.3", |
66 | 66 | "jest": "^25.1.0", |
67 | 67 | "lint-staged": "^10.0.7", |
|
70 | 70 | "ts-jest": "^25.2.0", |
71 | 71 | "tslint": "^6.0.0", |
72 | 72 | "tslint-config-prettier": "^1.18.0", |
73 | | - "typescript": "^3.7.5", |
74 | | - "ws": "^7.1.0" |
| 73 | + "typescript": "^3.8.2", |
| 74 | + "ws": "^7.2.1" |
75 | 75 | }, |
76 | 76 | "dependencies": { |
77 | 77 | "@types/http-proxy": "^1.17.3", |
|
0 commit comments