diff --git a/composer.json b/composer.json index 9733e3f6e01952d70195923e025bfe5cbcb5eae7..57999d1339dcb757796390f1ddf3050b473172bb 100644 --- a/composer.json +++ b/composer.json @@ -114,7 +114,7 @@ "noblogs/ai-authenticate-rest-api-plugin": "0.0.4", "wpackagist-plugin/multisite-custom-css": "1.0", "wpackagist-plugin/activitypub": "5.6.1", - "wpackagist-plugin/gallery-block-lightbox": "1.15", + "wpackagist-plugin/gallery-block-lightbox": "1.16.0", "wpackagist-plugin/unconfirmed": "1.3.7", "noblogs/wp-mat": "0.1.4", "wpackagist-plugin/secure-encrypted-form": "1.0.1", diff --git a/composer.lock b/composer.lock index c6a25a87e3cb8166a7b768c50df14e292683a2e2..1b52ce2f465895ebd4cf77473bbe86f345c46351 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": "0f9ec22bbf6adbf228192f37b813074f", + "content-hash": "60c42b9c2296238975919399d0aa1bdc", "packages": [ { "name": "composer/installers", @@ -1152,15 +1152,15 @@ }, { "name": "wpackagist-plugin/gallery-block-lightbox", - "version": "1.15", + "version": "1.16", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/gallery-block-lightbox/", - "reference": "tags/1.15" + "reference": "tags/1.16" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/gallery-block-lightbox.1.15.zip" + "url": "https://downloads.wordpress.org/plugin/gallery-block-lightbox.1.16.zip" }, "require": { "composer/installers": "^1.0 || ^2.0"