chore(deps): update dependency tootsuite/mastodon to v4.3.9

| datasource      | package            | from  | to    |
| --------------- | ------------------ | ----- | ----- |
| github-releases | tootsuite/mastodon | 4.3.8 | 4.3.9 |
This commit is contained in:
Renovate Bot
2025-07-02 23:20:25 +00:00
parent 4096a573b4
commit a8716eb617
4 changed files with 68 additions and 89 deletions

View File

@@ -10,10 +10,10 @@
"license": "ISC",
"devDependencies": {
"expect.js": "^0.3.1",
"mocha": "^11.2.2",
"selenium-webdriver": "^4.32.0"
"mocha": "^11.7.1",
"selenium-webdriver": "^4.34.0"
},
"dependencies": {
"chromedriver": "^136.0.0"
"chromedriver": "^138.0.1"
}
}