diff --git a/packages/typescript-to-proptypes/package.json b/packages/typescript-to-proptypes/package.json index fd406e0069b92a..59947e151b6216 100644 --- a/packages/typescript-to-proptypes/package.json +++ b/packages/typescript-to-proptypes/package.json @@ -40,7 +40,7 @@ "rimraf": "^3.0.2" }, "dependencies": { - "@babel/core": "^7.5.4", + "@babel/core": "^7.26.10", "@babel/plugin-syntax-class-properties": "^7.2.0", "@babel/plugin-syntax-jsx": "^7.2.0", "@babel/types": "^7.5.0",