1
0
mirror of https://git.cloudron.io/cloudron/freshrss-app synced 2025-12-14 10:13:15 +00:00

Update test deps

This commit is contained in:
Johannes Zellner
2022-12-08 14:07:32 +01:00
parent c86ce2c5c1
commit c845c79cc4
2 changed files with 48 additions and 66 deletions

View File

@@ -9,12 +9,12 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^107.0.3",
"chromedriver": "^108.0.0",
"expect.js": "^0.3.1",
"mkdirp": "^1.0.4",
"mocha": "^10.1.0",
"rimraf": "^3.0.2",
"selenium-webdriver": "^4.6.0",
"superagent": "^8.0.3"
"selenium-webdriver": "^4.7.0",
"superagent": "^8.0.6"
}
}