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

| datasource      | package            | from    | to      |
| --------------- | ------------------ | ------- | ------- |
| github-releases | element-hq/synapse | 1.135.2 | 1.136.0 |
This commit is contained in:
Renovate Bot
2025-08-13 06:19:45 +00:00
parent 3122d5522c
commit ea566f6926
4 changed files with 7 additions and 7 deletions

View File

@@ -12,7 +12,7 @@
"chromedriver": "^139.0.0",
"expect.js": "^0.3.1",
"mocha": "^11.7.1",
"selenium-webdriver": "^4.34.0"
"selenium-webdriver": "^4.35.0"
}
},
"node_modules/@bazel/runfiles": {
@@ -1290,9 +1290,9 @@
"license": "MIT"
},
"node_modules/selenium-webdriver": {
"version": "4.34.0",
"resolved": "https://registry.npmjs.org/selenium-webdriver/-/selenium-webdriver-4.34.0.tgz",
"integrity": "sha512-zGfQFcsASAv3KrYzYh+iw4fFqB7iZAgHW7BU6rRz7isK1i1X4x3LvjmZad4bUUgHDwTnAhlqTzDh21byB+zHMg==",
"version": "4.35.0",
"resolved": "https://registry.npmjs.org/selenium-webdriver/-/selenium-webdriver-4.35.0.tgz",
"integrity": "sha512-Baaeiuyu7BIIsSYf0SI7Mi55gsNmdI00KM0Hcofw1RnAY+0QEVpdh5yAxueDxgTZS8vcbGZFU0NJ6Qc1riIrLg==",
"funding": [
{
"type": "github",

View File

@@ -12,6 +12,6 @@
"chromedriver": "^139.0.0",
"expect.js": "^0.3.1",
"mocha": "^11.7.1",
"selenium-webdriver": "^4.34.0"
"selenium-webdriver": "^4.35.0"
}
}