diff --git a/test-app/build-tools/jsparser/package.json b/test-app/build-tools/jsparser/package.json index b84de9e3c..90cdaf9e1 100644 --- a/test-app/build-tools/jsparser/package.json +++ b/test-app/build-tools/jsparser/package.json @@ -11,7 +11,7 @@ "author": "", "license": "ISC", "dependencies": { - "@babel/parser": "~7.28.4", + "@babel/parser": "~7.29.8", "@babel/plugin-proposal-decorators": "~7.28.0", "@babel/traverse": "~7.28.4", "@babel/types": "~7.28.4",