chore(deps): update dependency element-hq/synapse to v1.128.0

| datasource      | package            | from    | to      |
| --------------- | ------------------ | ------- | ------- |
| github-releases | element-hq/synapse | 1.127.1 | 1.128.0 |
This commit is contained in:
Renovate Bot
2025-04-08 14:32:22 +00:00
parent c6be4b9e11
commit 25f398eda9
4 changed files with 12 additions and 12 deletions

View File

@@ -9,9 +9,9 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^134.0.5",
"chromedriver": "^135.0.0",
"expect.js": "^0.3.1",
"mocha": "^11.1.0",
"selenium-webdriver": "^4.30.0"
"selenium-webdriver": "^4.31.0"
}
}