Copilot commented on code in PR #5820:
URL: https://github.com/apache/texera/pull/5820#discussion_r3445012708


##########
agent-service/package.json:
##########
@@ -20,7 +20,7 @@
     "ai": "5.0.108",
     "ajv": "8.18.0",
     "dagre": "0.8.5",
-    "elysia": "1.4.27",
+    "elysia": "1.4.29",

Review Comment:
   `agent-service/bun.lock` still pins `elysia` to 1.4.27, so this change to 
`package.json` alone likely won’t actually upgrade the installed dependency 
(and can cause CI/local installs to be inconsistent). Regenerate and commit the 
updated Bun lockfile for the bump.



-- 
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