1
0
mirror of https://git.cloudron.io/cloudron/freshrss-app synced 2026-03-15 09:13:24 +00:00

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

| datasource      | package           | from   | to     |
| --------------- | ----------------- | ------ | ------ |
| github-releases | FreshRSS/FreshRSS | 1.28.0 | 1.28.1 |
This commit is contained in:
Renovate Bot
2026-01-26 06:20:55 +00:00
parent 9938298edd
commit 2aea63d85a
4 changed files with 180 additions and 166 deletions

View File

@@ -9,10 +9,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^143.0.3",
"chromedriver": "^144.0.0",
"expect.js": "^0.3.1",
"mocha": "^11.7.5",
"selenium-webdriver": "^4.39.0",
"superagent": "^10.2.3"
"selenium-webdriver": "^4.40.0",
"superagent": "^10.3.0"
}
}