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

| datasource      | package            | from  | to    |
| --------------- | ------------------ | ----- | ----- |
| github-releases | tootsuite/mastodon | 4.4.5 | 4.4.6 |
This commit is contained in:
Renovate Bot
2025-10-13 16:24:56 +00:00
parent 2d7b6bc9c3
commit bf242e0f6e
4 changed files with 55 additions and 36 deletions

View File

@@ -10,10 +10,10 @@
"license": "ISC",
"devDependencies": {
"expect.js": "^0.3.1",
"mocha": "^11.7.2",
"selenium-webdriver": "^4.35.0"
"mocha": "^11.7.4",
"selenium-webdriver": "^4.36.0"
},
"dependencies": {
"chromedriver": "^140.0.3"
"chromedriver": "^141.0.2"
}
}