kenhuuu commented on code in PR #3472:
URL: https://github.com/apache/tinkerpop/pull/3472#discussion_r3453773564


##########
gremlin-js/gremlin-javascript/package.json:
##########
@@ -44,7 +44,8 @@
   "dependencies": {
     "antlr4ng": "3.0.16",
     "buffer": "^6.0.3",
-    "eventemitter3": "^5.0.1"
+    "eventemitter3": "^5.0.1",
+    "undici": "6.27.0"

Review Comment:
   A community member spent quite a bit of effort trying to make the javascript 
driver work in the browser. Will this dependency make it impossible for it to 
work in the browser moving forward?



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to