1
0
mirror of https://git.cloudron.io/cloudron/freshrss-app synced 2025-12-14 10:13:15 +00:00

chore(deps): update dependency freshrss/freshrss to v1.26.2

| datasource      | package           | from   | to     |
| --------------- | ----------------- | ------ | ------ |
| github-releases | FreshRSS/FreshRSS | 1.26.1 | 1.26.2 |
This commit is contained in:
Renovate Bot
2025-05-04 05:20:42 +00:00
committed by Girish Ramakrishnan
parent 4a1c4f7eab
commit 38fa58f1c1
4 changed files with 63 additions and 306 deletions

View File

@@ -9,10 +9,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^134.0.3",
"chromedriver": "^136.0.0",
"expect.js": "^0.3.1",
"mocha": "^11.1.0",
"selenium-webdriver": "^4.29.0",
"mocha": "^11.2.2",
"selenium-webdriver": "^4.32.0",
"superagent": "^10.2.0"
}
}