diff --git a/composer.json b/composer.json index fbcfbd9d5853c3374140d07d38370ce8b15e71ab..056036b7a7c739039c2e4535e123402934b57f34 100644 --- a/composer.json +++ b/composer.json @@ -48,7 +48,7 @@ "wpackagist-plugin/disable-wordpress-updates": "1.7.1", "wpackagist-plugin/more-privacy-options": "4.6", "wpackagist-plugin/disable-emojis": "1.7.6", - "wpackagist-plugin/wp-super-cache": "1.12.0", + "wpackagist-plugin/wp-super-cache": "1.12.1", "wpackagist-plugin/wp-piwik": "1.0.30", "wpackagist-plugin/wp-syntax": "1.2", "wpackagist-theme/azul": "1.51", diff --git a/composer.lock b/composer.lock index 78543bc2b79459e406509ff811de1b50ba0401eb..39017ed1022aba4d9c81677167f9a4d23fc91d01 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": "c1af6e935a029dd67acd639c2373cfc9", + "content-hash": "88ccb1ebeeaf5e433c52a01c6e8d974d", "packages": [ { "name": "bjornjohansen/wplang", @@ -1402,15 +1402,15 @@ }, { "name": "wpackagist-plugin/wp-super-cache", - "version": "1.12.0", + "version": "1.12.1", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/wp-super-cache/", - "reference": "tags/1.12.0" + "reference": "tags/1.12.1" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/wp-super-cache.1.12.0.zip" + "url": "https://downloads.wordpress.org/plugin/wp-super-cache.1.12.1.zip" }, "require": { "composer/installers": "^1.0 || ^2.0"