1
0
mirror of https://git.cloudron.io/cloudron/freshrss-app synced 2025-09-08 08:25:00 +00:00

Update test packages

This commit is contained in:
Girish Ramakrishnan
2023-10-24 10:19:21 +02:00
parent 0d1f6584b7
commit 3b2d8446c0
2 changed files with 18 additions and 18 deletions

View File

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