diff --git a/package.json b/package.json index 293b7287..c34d106b 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@commitlint/config-conventional": "^19.5.0", "@testing-library/dom": "^10.4.0", "@testing-library/react": "^16.0.1", - "@types/express": "^4.17.21", + "@types/express": "^5.0.3", "@types/jest": "^29.5.13", "@types/lodash": "^4.17.10", "@types/react": "^19.1.5", @@ -65,7 +65,7 @@ "husky": "^9.1.6", "jest": "^29.7.0", "jest-environment-jsdom": "^29.7.0", - "lint-staged": "^15.2.10", + "lint-staged": "^16.1.2", "mockjs": "^1.1.0", "ts-node": "^10.9.2", "typescript": "^5.6.3",