diff --git a/package-lock.json b/package-lock.json index 43fcef02..9d91c0e6 100644 Binary files a/package-lock.json and b/package-lock.json differ diff --git a/package.json b/package.json index 6b28b210..b87dc6fc 100644 --- a/package.json +++ b/package.json @@ -57,9 +57,9 @@ "@types/probe-image-size": "^7.2.5", "@types/sharp": "^0.31.1", "@types/ws": "^8.5.12", - "@typescript-eslint/eslint-plugin": "^6.21.0", - "@typescript-eslint/parser": "^6.21.0", - "eslint": "^8.57.1", + "@typescript-eslint/eslint-plugin": "^8.12.2", + "@typescript-eslint/parser": "^8.12.2", + "eslint": "^9.13.0", "express": "^4.21.1", "husky": "^9.1.6", "prettier": "^3.3.3",