Copilot commented on code in PR #8116:
URL: https://github.com/apache/incubator-seata/pull/8116#discussion_r3328947358


##########
console/src/main/resources/static/console-fe/package-lock.json:
##########
@@ -11129,6 +11369,15 @@
         }
       ]
     },
+    "node_modules/randombytes": {
+      "version": "2.1.0",
+      "resolved": 
"https://registry.anpm.alibaba-inc.com/randombytes/-/randombytes-2.1.0.tgz";,

Review Comment:
   The lockfile now points `randombytes` at an internal Alibaba registry. This 
repository is public and the rest of this lockfile resolves from npmjs.org, so 
fresh installs in CI or for external contributors can fail when this host is 
unreachable or unauthorized.



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to