Update to lockfile v2
This commit is contained in:
parent
f00e65442b
commit
dfd2b058ec
File diff suppressed because it is too large
Load Diff
|
@ -9,10 +9,10 @@
|
||||||
"author": "",
|
"author": "",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"chromedriver": "^95.0.0",
|
"chromedriver": "^96.0.0",
|
||||||
"expect.js": "^0.3.1",
|
"expect.js": "^0.3.1",
|
||||||
"mocha": "^9.1.3",
|
"mocha": "^9.1.3",
|
||||||
"selenium-webdriver": "^4.0.0",
|
"selenium-webdriver": "^4.1.0",
|
||||||
"superagent": "^6.1.0"
|
"superagent": "^6.1.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue