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
2023-12-24 12:48:07 +01:00
parent 7605d62f17
commit 64a620770c
2 changed files with 36 additions and 36 deletions

View File

@@ -9,10 +9,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^118.0.1",
"chromedriver": "^120.0.1",
"expect.js": "^0.3.1",
"mocha": "^10.2.0",
"selenium-webdriver": "^4.14.0",
"selenium-webdriver": "^4.16.0",
"superagent": "^8.1.2"
}
}