diff --git a/src/webui/www/package.json b/src/webui/www/package.json index 818d487385f..760dbecae15 100644 --- a/src/webui/www/package.json +++ b/src/webui/www/package.json @@ -13,7 +13,7 @@ "@stylistic/eslint-plugin": "*", "eslint": "*", "eslint-plugin-html": "*", - "eslint-plugin-prefer-arrow-functions": "*", + "eslint-plugin-prefer-arrow-functions": "3.4.2", "eslint-plugin-regexp": "*", "html-validate": "*", "js-beautify": "*",