diff --git a/packages/material-ui-lab/package.json b/packages/material-ui-lab/package.json index af0d0fa0929fc6..6ce43e7e621142 100644 --- a/packages/material-ui-lab/package.json +++ b/packages/material-ui-lab/package.json @@ -39,7 +39,7 @@ "react-dom": "^16.8.0" }, "dependencies": { - "@babel/runtime": "^7.2.0", + "@babel/runtime": "^7.26.10", "@material-ui/utils": "^4.1.0", "clsx": "^1.0.2", "prop-types": "^15.7.2",