Merge pull request #137 from Karaka-Management/dependabot/npm_and_yarn/chromedriver-119.0.1

Bump chromedriver from 91.0.1 to 119.0.1
This commit is contained in:
Dennis Eichhorn 2023-11-09 23:47:31 +01:00 committed by GitHub
commit 97bbce7657
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"