From 4d0ee78f758e602bce7c118bec14d79bca762d8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 12:15:53 +0000 Subject: [PATCH] fix(deps): bump masto from 7.11.1 to 7.12.0 Bumps [masto](https://github.com/neet/masto.js) from 7.11.1 to 7.12.0. - [Release notes](https://github.com/neet/masto.js/releases) - [Changelog](https://github.com/neet/masto.js/blob/main/CHANGELOG.md) - [Commits](https://github.com/neet/masto.js/compare/v7.11.1...v7.12.0) --- updated-dependencies: - dependency-name: masto dependency-version: 7.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/mastodon-bot-yearprogress/package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/mastodon-bot-yearprogress/package.json b/packages/mastodon-bot-yearprogress/package.json index e7cc3adde..4db4b1722 100644 --- a/packages/mastodon-bot-yearprogress/package.json +++ b/packages/mastodon-bot-yearprogress/package.json @@ -5,7 +5,7 @@ }, "dependencies": { "commander": "15.0.0", - "masto": "7.11.1" + "masto": "7.12.0" }, "description": "Toots year's progress every few days to Mastodon.", "devDependencies": { diff --git a/yarn.lock b/yarn.lock index d61ffffa3..62d42ce2e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -689,7 +689,7 @@ __metadata: dependencies: "@types/ws": "npm:8.18.1" commander: "npm:15.0.0" - masto: "npm:7.11.1" + masto: "npm:7.12.0" tsx: "npm:4.22.4" typescript: "npm:6.0.3" bin: @@ -8613,16 +8613,16 @@ __metadata: languageName: node linkType: hard -"masto@npm:7.11.1": - version: 7.11.1 - resolution: "masto@npm:7.11.1" +"masto@npm:7.12.0": + version: 7.12.0 + resolution: "masto@npm:7.12.0" dependencies: change-case: "npm:^5.4.4" events-to-async: "npm:^2.0.2" isomorphic-ws: "npm:^5.0.0" ts-custom-error: "npm:^3.3.1" ws: "npm:^8.18.3" - checksum: 10c0/449204a16a271886cf977aa607088d46e0fe58ec081b35b20fa6f3938f54874872e61c72d60634e130e2d0684a63d8ad724976f9d1e9c9d4a4bc3e98037e8bf9 + checksum: 10c0/f880fd92c645a742b1aa258fca567c5c1ed6f72b22008630569b8967f8df311990ff8aa09385174001385d9a514d42d5918ea273a3d99db0fdb8cede90eef4c7 languageName: node linkType: hard