aglinxinyuan commented on code in PR #5804:
URL: https://github.com/apache/texera/pull/5804#discussion_r3444981673


##########
frontend/package.json:
##########
@@ -71,7 +71,7 @@
     "rxjs": "7.8.1",
     "tinyqueue": "2.0.3",
     "tslib": "2.3.1",
-    "uuid": "8.3.2",
+    "uuid": "14.0.0",
     "vscode": "npm:@codingame/[email protected]",

Review Comment:
   Good catch — dropped `@types/uuid` and regenerated the lockfile in 
919832749e. uuid v14 ships its own TypeScript types, so the DefinitelyTyped 
stub was redundant.



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