Adarshvk98 commented on PR #3669: URL: https://github.com/apache/incubator-kie-tools/pull/3669#issuecomment-5015570358
Thank you @thiagoelg! Ah, I see it now. Both `@kie-tools/cors-proxy` and `@kie-tools/runtime-tools-management-console-webapp` declare express as `^4.22.1`, and that range already resolves to `[email protected]` in `pnpm-lock.yaml`, which pulls `[email protected]`. Therefore, this change is unnecessary. I’m closing this PR. -- 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]
