Update modules

This commit is contained in:
Girish Ramakrishnan 2020-12-14 12:34:28 -08:00
parent 3348258e40
commit bd6a356b13
2 changed files with 240 additions and 446 deletions

682
test/package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -10,9 +10,9 @@
"license": "ISC",
"dependencies": {
"expect.js": "^0.3.1",
"mocha": "^8.0.1",
"mocha": "^8.2.1",
"selenium-server-standalone-jar": "^3.141.59",
"selenium-webdriver": "^3.6.0",
"chromedriver": "^83.0.1"
"chromedriver": "^87.0.4"
}
}