shanedell commented on code in PR #1288: URL: https://github.com/apache/daffodil-vscode/pull/1288#discussion_r2135782133
########## package.json: ########## @@ -84,7 +84,7 @@ "fast-xml-parser": "^4.5.2", "glob": "8.1.0", "mini-css-extract-plugin": "^2.7.6", - "mocha": "10.2.0", + "mocha": "10.8.2", Review Comment: ```suggestion "mocha": "11.5.0", ``` This [dependabot PR](https://github.com/apache/daffodil-vscode/pull/1278) updates the version to 11.5.0, so this PR should use that version or we should use the dependabot one. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@daffodil.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org