diff --git a/composer.json b/composer.json index 6d2d08c5a871446c0c820692334e34b431fe17d3..f9f4510de39d8990ef22c639a5d3332f11cb8ae6 100644 --- a/composer.json +++ b/composer.json @@ -113,7 +113,7 @@ "wpackagist-plugin/creative-commons": "^2021.04", "wpackagist-plugin/disable-remove-google-fonts": "1.5.5", "wpackagist-plugin/footnotes": "2.7.3", - "wpackagist-plugin/wpuntexturize": "2.2", + "wpackagist-plugin/wpuntexturize": "2.2.1", "wpackagist-theme/seedlet": "1.1.13", "wpackagist-theme/enjoyblog": "1.0.7", "wpackagist-theme/big-scene": "1.2.14", diff --git a/composer.lock b/composer.lock index f255c03cee6bfe02d7347b2b7df2f6f0c74e08ae..a5099af3e762f73a1e524d83056c6aa5a6a9a968 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": "ce250a692d3128840e6c9282d434cb4c", + "content-hash": "181c2e72d6c16b4133aa352f74a8cd26", "packages": [ { "name": "bjornjohansen/wplang", @@ -1486,15 +1486,15 @@ }, { "name": "wpackagist-plugin/wpuntexturize", - "version": "2.2", + "version": "2.2.1", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/wpuntexturize/", - "reference": "tags/2.2" + "reference": "tags/2.2.1" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/wpuntexturize.2.2.zip" + "url": "https://downloads.wordpress.org/plugin/wpuntexturize.2.2.1.zip" }, "require": { "composer/installers": "^1.0 || ^2.0"