|
51 | 51 | }, |
52 | 52 | "devDependencies": { |
53 | 53 | "@types/bunyan-prettystream": "^0.1.35", |
54 | | - "@types/express": "^4.17.21", |
| 54 | + "@types/express": "^5.0.3", |
55 | 55 | "@types/jest": "^29.5.14", |
56 | 56 | "@types/node-fetch": "^2.6.12", |
57 | 57 | "@types/shelljs": "^0.8.15", |
|
60 | 60 | "@valora/eslint-config-typescript": "^1.0.2", |
61 | 61 | "@valora/prettier-config": "^0.0.1", |
62 | 62 | "axios": "^1.7.9", |
63 | | - "conventional-changelog-conventionalcommits": "^5.0.0", |
| 63 | + "conventional-changelog-conventionalcommits": "^9.1.0", |
64 | 64 | "eslint": "^8.57.0", |
65 | 65 | "eslint-plugin-import": "^2.29.1", |
66 | 66 | "eslint-plugin-jest": "^27.9.0", |
67 | 67 | "eslint-plugin-react": "^7.34.0", |
68 | 68 | "eslint-plugin-react-hooks": "^4.6.0", |
69 | 69 | "eslint-plugin-react-native": "^4.1.0", |
70 | | - "express": "^4.21.2", |
71 | | - "got": "^11.8.6", |
| 70 | + "express": "^5.1.0", |
| 71 | + "got": "^14.4.8", |
72 | 72 | "jest": "^29.7.0", |
73 | 73 | "mockdate": "^3.0.5", |
74 | | - "node-fetch": "^2.7.0", |
| 74 | + "node-fetch": "^3.3.2", |
75 | 75 | "prettier": "^3.6.2", |
76 | | - "semantic-release": "^19.0.5", |
| 76 | + "semantic-release": "^24.2.7", |
77 | 77 | "shelljs": "^0.8.5", |
78 | 78 | "supertest": "^7.1.0", |
79 | 79 | "ts-jest": "^29.3.0", |
|
0 commit comments