diff --git a/test-app/build-tools/jsparser/package.json b/test-app/build-tools/jsparser/package.json index 4ba4a5776..2429a9843 100644 --- a/test-app/build-tools/jsparser/package.json +++ b/test-app/build-tools/jsparser/package.json @@ -10,7 +10,7 @@ "author": "", "license": "ISC", "dependencies": { - "@babel/parser": "~7.28.4", + "@babel/parser": "~7.29.0", "@babel/plugin-proposal-decorators": "~7.28.0", "@babel/traverse": "~7.28.4", "@babel/types": "~7.28.4",