Bump version

This commit is contained in:
Johannes Zellner
2022-08-31 20:33:52 +02:00
parent 99b08d6c0a
commit 1069750c78
5 changed files with 24 additions and 20 deletions

View File

@@ -9,11 +9,11 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^103.0.0",
"chromedriver": "^104.0.0",
"expect.js": "^0.3.1",
"mocha": "^10.0.0",
"selenium-server-standalone-jar": "^3.141.59",
"selenium-webdriver": "^4.3.1",
"selenium-webdriver": "^4.4.0",
"superagent": "^8.0.0"
}
}