diff --git a/composer.json b/composer.json index 0221411..15a666e 100644 --- a/composer.json +++ b/composer.json @@ -8,7 +8,7 @@ "automattic/jetpack-connection": "^1.57.5", "automattic/jetpack-plans": "^0.3.4", "automattic/jetpack-redirect": "^1.7.27", - "automattic/jetpack-status": "^1.18.4", + "automattic/jetpack-status": "^1.18.5-alpha", "automattic/jetpack-sync": "^1.57.1" }, "require-dev": { diff --git a/package.json b/package.json index e5510e6..1b4bab7 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ }, "dependencies": { "@automattic/jetpack-analytics": "^0.1.27", - "@automattic/jetpack-components": "^0.42.4", + "@automattic/jetpack-components": "^0.42.5-alpha", "@automattic/jetpack-shared-extension-utils": "^0.12.0", "@wordpress/block-editor": "12.9.0", "@wordpress/components": "25.7.0",