diff --git a/packages/material-ui-utils/package.json b/packages/material-ui-utils/package.json index b2e5a006003f38..6f7105899e82d4 100644 --- a/packages/material-ui-utils/package.json +++ b/packages/material-ui-utils/package.json @@ -38,7 +38,7 @@ "react-dom": "^16.8.0" }, "dependencies": { - "@babel/runtime": "^7.4.4", + "@babel/runtime": "^7.26.10", "@types/prop-types": "^15.7.3", "@types/react-is": "^16.7.1", "prop-types": "^15.7.2",