diff --git a/package.json b/package.json index 54cae167..bafbcc8e 100644 --- a/package.json +++ b/package.json @@ -60,15 +60,15 @@ "@semantic-release/github": "11.0.0", "@semantic-release/npm": "12.0.1", "@semantic-release/release-notes-generator": "14.0.1", - "@podium/eslint-config": "1.0.3", + "@podium/eslint-config": "1.0.8", "@podium/semantic-release-config": "2.0.0", "@podium/typescript-config": "1.0.0", "@types/node": "22.9.0", - "eslint": "9.14.0", + "eslint": "9.21.0", "express": "4.21.2", "@types/readable-stream": "4.0.18", "npm-run-all2": "6.2.6", - "prettier": "3.3.3", + "prettier": "3.5.2", "semantic-release": "24.2.0", "stoppable": "1.1.0", "supertest": "7.0.0",