1
0
mirror of https://git.cloudron.io/cloudron/syncthing-app synced 2025-09-29 00:03:24 +00:00

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

| datasource      | package             | from   | to     |
| --------------- | ------------------- | ------ | ------ |
| github-releases | syncthing/syncthing | 1.28.0 | 1.28.1 |
This commit is contained in:
Renovate Bot
2024-12-03 16:51:54 +00:00
parent 9f5c82864e
commit dbd712704d
4 changed files with 601 additions and 96 deletions

View File

@@ -9,9 +9,9 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^128.0.1",
"chromedriver": "^131.0.1",
"expect.js": "^0.3.1",
"mocha": "^10.7.3",
"selenium-webdriver": "^4.24.0"
"mocha": "^11.0.1",
"selenium-webdriver": "^4.27.0"
}
}