diff --git a/test-app/build-tools/jsparser/package.json b/test-app/build-tools/jsparser/package.json index 67e5cecbd..4c47fd2d2 100644 --- a/test-app/build-tools/jsparser/package.json +++ b/test-app/build-tools/jsparser/package.json @@ -19,6 +19,6 @@ "repository": "https://github.com/NativeScript/android-runtime", "devDependencies": { "webpack": "5.101.3", - "webpack-cli": "4.9.2" + "webpack-cli": "4.10.0" } }