Bump chromedriver from 91.0.1 to 119.0.1

Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 91.0.1 to 119.0.1.
- [Commits](https://github.com/giggio/node-chromedriver/compare/91.0.1...119.0.1)

---
updated-dependencies:
- dependency-name: chromedriver
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-11-09 22:33:04 +00:00 committed by GitHub
parent 4e1f1a5e09
commit 68c99543f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 154 additions and 558 deletions

710
package-lock.json generated Executable file → Normal file

File diff suppressed because it is too large Load Diff

2
package.json Executable file → Normal file
View File

@ -7,7 +7,7 @@
"test": "tests"
},
"dependencies": {
"chromedriver": "^91.0.1",
"chromedriver": "^119.0.1",
"eslint": "^8.12.0",
"geckodriver": "^3.0.2",
"selenium-webdriver": "^4.0.0-beta.4"