1
0
mirror of https://git.cloudron.io/cloudron/freshrss-app synced 2026-04-30 14:41:01 +00:00

Update test packages

This commit is contained in:
Girish Ramakrishnan
2024-05-23 17:57:47 +02:00
parent f5dc0cef24
commit 4f96317a75
2 changed files with 1015 additions and 339 deletions
+1011 -335
View File
File diff suppressed because it is too large Load Diff
+4 -4
View File
@@ -9,10 +9,10 @@
"author": "", "author": "",
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"chromedriver": "^120.0.1", "chromedriver": "^125.0.1",
"expect.js": "^0.3.1", "expect.js": "^0.3.1",
"mocha": "^10.2.0", "mocha": "^10.4.0",
"selenium-webdriver": "^4.16.0", "selenium-webdriver": "^4.21.0",
"superagent": "^8.1.2" "superagent": "^9.0.2"
} }
} }