hainenber commented on code in PR #37706:
URL: https://github.com/apache/superset/pull/37706#discussion_r2783178402


##########
superset-frontend/packages/superset-ui-core/package.json:
##########
@@ -55,7 +55,7 @@
     "react-resize-detector": "^7.1.2",
     "react-syntax-highlighter": "^16.1.0",
     "react-ultimate-pagination": "^1.3.2",
-    "react-error-boundary": "^6.1.0",
+    "react-error-boundary": "6.0.0",

Review Comment:
   Tbh, I doubt that the author would release additional patch versions, even 
for security issues, for v6.0.x, given that v6.1.0 was already released.
   
   Pinning to v6.0.0 is also pinning known behaviors for `react-err-boundary` 
in the codebases as well :D



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