Skip to content

Commit

Permalink
Force resolution of selenium-webdriver to 4.10.0 (opensearch-project#…
Browse files Browse the repository at this point in the history
…1541)

Signed-off-by: Craig Perkins <cwperx@amazon.com>
Signed-off-by: Sam <samuel.costa@eliatra.com>
  • Loading branch information
cwperks authored and samuelcostae committed Aug 10, 2023
1 parent 5034f93 commit 0a65206
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,15 @@
"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"
},
"dependencies": {
"@hapi/cryptiles": "5.0.0",
"@hapi/wreck": "^17.1.0",
"html-entities": "1.3.1"
},
"resolutions": {
"selenium-webdriver": "4.10.0"
}
}

0 comments on commit 0a65206

Please sign in to comment.