diff --git a/package.json b/package.json index 710cf7ee..b6a6fd7b 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@types/compression": "1.8.1", "@types/express": "5.0.6", "@types/node": "25.0.10", - "eslint-plugin-jsdoc": "62.3.1" + "eslint-plugin-jsdoc": "62.4.1" }, "scripts": { "reinstall": "(if exist node_modules rmdir /s /q node_modules) & npm install",