Update test modules
This commit is contained in:
parent
df59377615
commit
e84d9819d7
File diff suppressed because it is too large
Load Diff
|
@ -9,14 +9,14 @@
|
||||||
"author": "",
|
"author": "",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"chromedriver": "^2.38.3",
|
"chromedriver": "^83.0.0",
|
||||||
"ejs": "^2.4.2",
|
"ejs": "^3.1.3",
|
||||||
"expect.js": "^0.3.1",
|
"expect.js": "^0.3.1",
|
||||||
"mkdirp": "^0.5.1",
|
"mkdirp": "^1.0.4",
|
||||||
"mocha": "^2.5.3",
|
"mocha": "^7.2.0",
|
||||||
"rimraf": "^2.5.3",
|
"rimraf": "^3.0.2",
|
||||||
"selenium-server-standalone-jar": "^2.53.1",
|
"selenium-server-standalone-jar": "^3.141.59",
|
||||||
"selenium-webdriver": "^2.53.3",
|
"selenium-webdriver": "^3.6.0",
|
||||||
"superagent": "^1.8.5"
|
"superagent": "^5.2.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue