Skip to content

Commit

Permalink
Bump xml2js and selenium-webdriver
Browse files Browse the repository at this point in the history
Removes [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js). It's no longer used after updating ancestor dependency [selenium-webdriver](https://github.com/SeleniumHQ/selenium). These dependencies need to be updated together.


Removes `xml2js`

Updates `selenium-webdriver` from 3.6.0 to 4.8.2
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](https://github.com/SeleniumHQ/selenium/commits)

---
updated-dependencies:
- dependency-name: xml2js
  dependency-type: indirect
- dependency-name: selenium-webdriver
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 10, 2023
1 parent 25792a6 commit 94568da
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 34 deletions.
85 changes: 52 additions & 33 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"npm-run-all": "~4.1.3",
"ramda": "0.25.0",
"rimraf": "~2.6.2",
"selenium-webdriver": "3.6.0",
"selenium-webdriver": "4.8.2",
"sinon": "~4.1.3",
"typescript": "3.5.3"
},
Expand Down

0 comments on commit 94568da

Please sign in to comment.