Remove unused webdriver-manager dependency to eliminate vulnerable form-data ~2.3.2 (#11060)

* Initial plan

* Remove webdriver-manager to eliminate form-data ~2.3.2 dependency

Co-authored-by: eromano <1030050+eromano@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: eromano <1030050+eromano@users.noreply.github.com>
This commit is contained in:
Copilot
2025-08-11 08:48:13 +02:00
committed by MichalKinas
co-authored by eromano
parent c7e6051b1a
commit ecd4fed2ac
12 changed files with 692 additions and 1134 deletions
-1
View File
@@ -177,7 +177,6 @@
"ts-node": "^10.9.2",
"tsconfig-paths": "^4.1.1",
"typescript": "5.8.2",
"webdriver-manager": "12.1.9",
"webpack": "5.98.0",
"webpack-cli": "^5.1.4"
},