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

Update test packages

This commit is contained in:
Girish Ramakrishnan
2022-01-07 17:59:14 -08:00
parent 7c546a3a7a
commit c58a457c83
2 changed files with 309 additions and 84 deletions

View File

@@ -9,13 +9,13 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^96.0.0",
"chromedriver": "^97.0.0",
"ejs": "^3.1.6",
"expect.js": "^0.3.1",
"mkdirp": "^1.0.4",
"mocha": "^9.1.3",
"rimraf": "^3.0.2",
"selenium-webdriver": "^4.1.0",
"superagent": "^6.1.0"
"superagent": "^7.0.1"
}
}