From 2ac169de8687551c222bb26717a0b8f4b72cfe0e Mon Sep 17 00:00:00 2001 From: Michael Beckwith Date: Mon, 6 Oct 2025 11:44:30 -0500 Subject: [PATCH] update jetpack --- composer.json | 2 +- composer.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.json b/composer.json index 7fd4137..4f1652d 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ "require": { "webdevstudios/mu-autoload": "^1.6", "webdevstudios/sso-addon": "1.1.0", - "wpackagist-plugin/jetpack": "15.0", + "wpackagist-plugin/jetpack": "15.0.2", "wpackagist-plugin/limit-login-attempts": "1.7.2", "wpackagist-plugin/page-links-to": "3.3.7", "wpackagist-plugin/wordpress-seo": "26.0" diff --git a/composer.lock b/composer.lock index 71b9d8b..fabff64 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "e91bc24c069fa1e1193a76a87a27bb79", + "content-hash": "fda811b7f430d03b2fa4f30d528f71f1", "packages": [ { "name": "composer/installers", @@ -1554,15 +1554,15 @@ }, { "name": "wpackagist-plugin/jetpack", - "version": "15.0", + "version": "15.0.2", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/jetpack/", - "reference": "tags/15.0" + "reference": "tags/15.0.2" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/jetpack.15.0.zip" + "url": "https://downloads.wordpress.org/plugin/jetpack.15.0.2.zip" }, "require": { "composer/installers": "^1.0 || ^2.0"