1
0
mirror of https://git.cloudron.io/cloudron/freshrss-app synced 2025-09-02 05:15:12 +00:00

Bump version

This commit is contained in:
Johannes Zellner
2022-09-11 15:35:09 +02:00
parent 90bef0daa1
commit 914eef2250
5 changed files with 296 additions and 579 deletions

843
test/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

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