diff --git a/composer.json b/composer.json index e547d8c..fd482da 100644 --- a/composer.json +++ b/composer.json @@ -5,15 +5,15 @@ "license": "GPL-2.0-or-later", "require": { "automattic/jetpack-assets": "^1.18.11", - "automattic/jetpack-connection": "^1.58.0", + "automattic/jetpack-connection": "^1.57.5", "automattic/jetpack-plans": "^0.3.4", "automattic/jetpack-redirect": "^1.7.27", - "automattic/jetpack-status": "^1.18.5", - "automattic/jetpack-sync": "^1.57.3-alpha" + "automattic/jetpack-status": "^1.18.4", + "automattic/jetpack-sync": "^1.57.0" }, "require-dev": { "yoast/phpunit-polyfills": "1.1.0", - "automattic/jetpack-changelogger": "^3.3.11-alpha", + "automattic/jetpack-changelogger": "^3.3.9", "automattic/wordbless": "@dev" }, "suggest": { diff --git a/package.json b/package.json index 49b77b0..e5510e6 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ }, "dependencies": { "@automattic/jetpack-analytics": "^0.1.27", - "@automattic/jetpack-components": "^0.42.5", + "@automattic/jetpack-components": "^0.42.4", "@automattic/jetpack-shared-extension-utils": "^0.12.0", "@wordpress/block-editor": "12.9.0", "@wordpress/components": "25.7.0",