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

| datasource      | package            | from  | to    |
| --------------- | ------------------ | ----- | ----- |
| github-releases | tootsuite/mastodon | 4.3.3 | 4.3.4 |
This commit is contained in:
Renovate Bot
2025-02-28 00:20:24 +00:00
parent aea13f34eb
commit b5c47870b0
4 changed files with 78 additions and 67 deletions

View File

@@ -10,10 +10,10 @@
"license": "ISC",
"devDependencies": {
"expect.js": "^0.3.1",
"mocha": "^11.0.1",
"selenium-webdriver": "^4.27.0"
"mocha": "^11.1.0",
"selenium-webdriver": "^4.29.0"
},
"dependencies": {
"chromedriver": "^132.0.0"
"chromedriver": "^133.0.3"
}
}