diff --git a/package.json b/package.json index 660fe8b4..70cf9ef6 100644 --- a/package.json +++ b/package.json @@ -40,9 +40,9 @@ "@types/centra": "2.2.3", "@types/ffprobe": "1.1.8", "@types/node": "20.17.6", - "@typescript-eslint/eslint-plugin": "7.18.0", - "@typescript-eslint/parser": "7.18.0", - "eslint": "8.57.1", + "@typescript-eslint/eslint-plugin": "8.19.1", + "@typescript-eslint/parser": "8.19.1", + "eslint": "9.18.0", "eslint-config-airbnb-base": "15.0.0", "prettier": "3.4.2", "rimraf": "6.0.1",