diff --git a/package.json b/package.json index 220979072..6ae13f2c1 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,6 @@ "gulp-rename": "2.0.0", "jose": "^4.11.2", "saml-idp": "^1.2.1", - "selenium-webdriver": "^4.0.0-alpha.7", "selfsigned": "^2.0.1", "typescript": "4.0.2" }, @@ -36,5 +35,8 @@ "@hapi/cryptiles": "5.0.0", "@hapi/wreck": "^17.1.0", "html-entities": "1.3.1" + }, + "resolutions": { + "selenium-webdriver": "4.10.0" } } \ No newline at end of file