Bump version

This commit is contained in:
Johannes Zellner
2022-10-26 13:59:00 +02:00
parent c380911b76
commit 8d5978a8e0
5 changed files with 71 additions and 82 deletions

View File

@@ -9,11 +9,11 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^106.0.1",
"chromedriver": "^107.0.0",
"expect.js": "^0.3.1",
"mocha": "^10.1.0",
"selenium-server-standalone-jar": "^3.141.59",
"selenium-webdriver": "^4.5.0",
"superagent": "^8.0.0"
"superagent": "^8.0.3"
}
}