Reamer commented on code in PR #4941: URL: https://github.com/apache/zeppelin/pull/4941#discussion_r2260943110
########## zeppelin-web/package-lock.json: ########## @@ -17107,7 +17107,7 @@ "dev": true, "dependencies": { "concat-stream": "^1.5.0", - "duplexify": "^3.4.2", + "duplexify": "^3.5.6", Review Comment: Same as above ########## zeppelin-web/package-lock.json: ########## @@ -11800,7 +11800,7 @@ "dev": true, "dependencies": { "concat-stream": "^1.5.0", - "duplexify": "^3.4.2", + "duplexify": "^3.5.6", Review Comment: Was there any unwanted search and replace behavior here? Same version change as with the Spark version. -- 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: reviews-unsubscr...@zeppelin.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org