diff --git a/package.json b/package.json index 5748e324f3..4d3538a382 100644 --- a/package.json +++ b/package.json @@ -238,7 +238,7 @@ "@babel/core": "7.26.0", "@babel/parser": "7.26.3", "@babel/types": "7.26.3", - "@babel/traverse": "7.26.3", + "@babel/traverse": "7.26.4", "@types/react": "18.3.12", "@types/react-dom": "18.3.1" }, diff --git a/packages/next/package.json b/packages/next/package.json index 29d56b730e..4f6d696c0b 100644 --- a/packages/next/package.json +++ b/packages/next/package.json @@ -132,7 +132,7 @@ "@babel/preset-react": "7.26.3", "@babel/preset-typescript": "7.26.0", "@babel/runtime": "7.26.0", - "@babel/traverse": "7.26.3", + "@babel/traverse": "7.26.4", "@babel/types": "7.26.3", "@capsizecss/metrics": "3.4.0", "@edge-runtime/cookies": "5.0.2",