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

| datasource      | package            | from  | to    |
| --------------- | ------------------ | ----- | ----- |
| github-releases | tootsuite/mastodon | 4.4.3 | 4.4.4 |
This commit is contained in:
Renovate Bot
2025-09-16 23:21:56 +00:00
parent f75f98c4d1
commit a2b6831dfa
4 changed files with 349 additions and 49 deletions

View File

@@ -10,10 +10,10 @@
"license": "ISC",
"devDependencies": {
"expect.js": "^0.3.1",
"mocha": "^11.7.1",
"selenium-webdriver": "^4.34.0"
"mocha": "^11.7.2",
"selenium-webdriver": "^4.35.0"
},
"dependencies": {
"chromedriver": "^138.0.5"
"chromedriver": "^140.0.2"
}
}