diff --git a/composer.json b/composer.json index 1687490..fc8cfbd 100644 --- a/composer.json +++ b/composer.json @@ -40,7 +40,7 @@ "figuren-theater/ft-performance": "1.3.1", "figuren-theater/ft-privacy": "1.2.3", "figuren-theater/ft-routes": "1.1.3", - "figuren-theater/ft-security": "1.4.3", + "figuren-theater/ft-security": "1.4.4", "figuren-theater/ft-seo": "1.1.0", "figuren-theater/ft-site-editing": "1.5.0", "figuren-theater/ft-themes": "1.2.1", diff --git a/composer.lock b/composer.lock index bebfc9f..835d853 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": "b038117deef04f2ba5f3fc7ba437aa85", + "content-hash": "e4dec4bfa302086a51deb6cb9dafbe7e", "packages": [ { "name": "10up/distributor", @@ -1562,27 +1562,27 @@ }, { "name": "figuren-theater/ft-security", - "version": "1.4.3", + "version": "1.4.4", "source": { "type": "git", "url": "https://github.com/figuren-theater/ft-security.git", - "reference": "64594c338f413ff05cb3b097a057c6e6f8b72510" + "reference": "9726f43596c5c02558c7cb1039ccb755d09be7b5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/figuren-theater/ft-security/zipball/64594c338f413ff05cb3b097a057c6e6f8b72510", - "reference": "64594c338f413ff05cb3b097a057c6e6f8b72510", + "url": "https://api.github.com/repos/figuren-theater/ft-security/zipball/9726f43596c5c02558c7cb1039ccb755d09be7b5", + "reference": "9726f43596c5c02558c7cb1039ccb755d09be7b5", "shasum": "" }, "require": { - "figuren-theater/ft-options": "^1", + "figuren-theater/ft-options": "*", "php": ">=7.1", - "wpackagist-plugin/email-address-encoder": "^1.0", - "wpackagist-plugin/limit-login-attempts-reloaded": "^2.25", - "wpackagist-plugin/passwords-evolved": "^1", - "wpackagist-plugin/two-factor": "^0.8", - "wpackagist-plugin/wp-author-slug": "^4", - "wpackagist-plugin/wps-hide-login": "^1.9" + "wpackagist-plugin/email-address-encoder": "1.0.22", + "wpackagist-plugin/limit-login-attempts-reloaded": "2.25.25", + "wpackagist-plugin/passwords-evolved": "1.3.3", + "wpackagist-plugin/two-factor": "0.8.2", + "wpackagist-plugin/wp-author-slug": "4", + "wpackagist-plugin/wps-hide-login": "1.9.9" }, "require-dev": { "figuren-theater/code-quality": "*" @@ -1650,7 +1650,7 @@ "issues": "https://github.com/figuren-theater/ft-security/issues", "source": "https://github.com/figuren-theater/ft-security" }, - "time": "2023-09-14T08:21:00+00:00" + "time": "2023-10-13T21:18:57+00:00" }, { "name": "figuren-theater/ft-seo",