1
0
mirror of https://git.cloudron.io/cloudron/freshrss-app synced 2025-09-24 22:07:39 +00:00

Update test packages

This commit is contained in:
Girish Ramakrishnan
2024-08-23 18:25:28 +02:00
parent 7f9c1f91eb
commit 30c116edad
2 changed files with 136 additions and 143 deletions

View File

@@ -9,10 +9,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^125.0.3",
"chromedriver": "^128.0.0",
"expect.js": "^0.3.1",
"mocha": "^10.4.0",
"selenium-webdriver": "^4.21.0",
"superagent": "^9.0.2"
"mocha": "^10.7.3",
"selenium-webdriver": "^4.23.0",
"superagent": "^10.0.2"
}
}