diff --git a/test-app/build-tools/jsparser/package.json b/test-app/build-tools/jsparser/package.json index 67e5cecbd..09a5b3903 100644 --- a/test-app/build-tools/jsparser/package.json +++ b/test-app/build-tools/jsparser/package.json @@ -13,7 +13,7 @@ "@babel/parser": "~7.28.4", "@babel/plugin-proposal-decorators": "~7.28.0", "@babel/traverse": "~7.17.3", - "@babel/types": "~7.17.0", + "@babel/types": "~7.28.4", "split": "1.0.1" }, "repository": "https://github.com/NativeScript/android-runtime",