diff --git a/package.json b/package.json index ba1e4132d48..717a1151fc7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@mastodon/mastodon", "license": "AGPL-3.0-or-later", - "packageManager": "yarn@4.6.0", + "packageManager": "yarn@4.7.0", "engines": { "node": ">=18" }, diff --git a/streaming/package.json b/streaming/package.json index 4bcf85eeb26..9ecc7bb2fac 100644 --- a/streaming/package.json +++ b/streaming/package.json @@ -1,7 +1,7 @@ { "name": "@mastodon/streaming", "license": "AGPL-3.0-or-later", - "packageManager": "yarn@4.6.0", + "packageManager": "yarn@4.7.0", "engines": { "node": ">=18" },