Update to lockfile v2

This commit is contained in:
Johannes Zellner 2022-01-02 09:58:59 +01:00
parent f00e65442b
commit dfd2b058ec
2 changed files with 1684 additions and 19 deletions

1699
test/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -9,10 +9,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^95.0.0",
"chromedriver": "^96.0.0",
"expect.js": "^0.3.1",
"mocha": "^9.1.3",
"selenium-webdriver": "^4.0.0",
"selenium-webdriver": "^4.1.0",
"superagent": "^6.1.0"
}
}