diff --git a/composer.lock b/composer.lock index 93b4874c7..d20a7b1a4 100644 --- a/composer.lock +++ b/composer.lock @@ -1054,19 +1054,20 @@ }, { "name": "mck89/peast", - "version": "v1.13.9", + "version": "v1.13.11", "source": { "type": "git", "url": "https://github.com/mck89/peast.git", - "reference": "5329e997fb50e0b82ca8f6e4164f92941f689b47" + "reference": "78c57966f3da5f223636ea0417d71ac6ff61e47f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mck89/peast/zipball/5329e997fb50e0b82ca8f6e4164f92941f689b47", - "reference": "5329e997fb50e0b82ca8f6e4164f92941f689b47", + "url": "https://api.github.com/repos/mck89/peast/zipball/78c57966f3da5f223636ea0417d71ac6ff61e47f", + "reference": "78c57966f3da5f223636ea0417d71ac6ff61e47f", "shasum": "" }, "require": { + "ext-mbstring": "*", "php": ">=5.4.0" }, "require-dev": { @@ -1075,7 +1076,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.13.9-dev" + "dev-master": "1.13.11-dev" } }, "autoload": { @@ -1097,9 +1098,9 @@ "description": "Peast is PHP library that generates AST for JavaScript code", "support": { "issues": "https://github.com/mck89/peast/issues", - "source": "https://github.com/mck89/peast/tree/v1.13.9" + "source": "https://github.com/mck89/peast/tree/v1.13.11" }, - "time": "2021-11-12T13:44:49+00:00" + "time": "2022-01-11T17:58:18+00:00" }, { "name": "mustache/mustache", @@ -4743,21 +4744,21 @@ }, { "name": "wp-cli/i18n-command", - "version": "v2.2.10", + "version": "v2.2.13", "source": { "type": "git", "url": "https://github.com/wp-cli/i18n-command.git", - "reference": "e9eef8aab4b5e43c3aa09bf60e1e7a9d6d30d302" + "reference": "77ece9e2c914bb56ea72b9ee9f00556dece07b3f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/i18n-command/zipball/e9eef8aab4b5e43c3aa09bf60e1e7a9d6d30d302", - "reference": "e9eef8aab4b5e43c3aa09bf60e1e7a9d6d30d302", + "url": "https://api.github.com/repos/wp-cli/i18n-command/zipball/77ece9e2c914bb56ea72b9ee9f00556dece07b3f", + "reference": "77ece9e2c914bb56ea72b9ee9f00556dece07b3f", "shasum": "" }, "require": { "gettext/gettext": "^4.8", - "mck89/peast": "^1.13.9", + "mck89/peast": "^1.13.11", "wp-cli/wp-cli": "^2.5" }, "require-dev": { @@ -4770,7 +4771,7 @@ "type": "wp-cli-package", "extra": { "branch-alias": { - "dev-master": "2.x-dev" + "dev-main": "2.x-dev" }, "bundled": true, "commands": [ @@ -4801,9 +4802,9 @@ "homepage": "https://github.com/wp-cli/i18n-command", "support": { "issues": "https://github.com/wp-cli/i18n-command/issues", - "source": "https://github.com/wp-cli/i18n-command/tree/v2.2.10" + "source": "https://github.com/wp-cli/i18n-command/tree/v2.2.13" }, - "time": "2021-12-03T22:10:38+00:00" + "time": "2022-01-13T01:40:51+00:00" }, { "name": "wp-cli/mustangostang-spyc", @@ -4912,21 +4913,21 @@ }, { "name": "wp-cli/wp-cli", - "version": "v2.5.0", + "version": "v2.6.0", "source": { "type": "git", "url": "https://github.com/wp-cli/wp-cli.git", - "reference": "0bcf0c54f4d35685211d435e25219cc7acbe6d48" + "reference": "dee13c2baf6bf972484a63f8b8dab48f7220f095" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/wp-cli/zipball/0bcf0c54f4d35685211d435e25219cc7acbe6d48", - "reference": "0bcf0c54f4d35685211d435e25219cc7acbe6d48", + "url": "https://api.github.com/repos/wp-cli/wp-cli/zipball/dee13c2baf6bf972484a63f8b8dab48f7220f095", + "reference": "dee13c2baf6bf972484a63f8b8dab48f7220f095", "shasum": "" }, "require": { "ext-curl": "*", - "mustache/mustache": "~2.13", + "mustache/mustache": "^2.14.1", "php": "^5.6 || ^7.0 || ^8.0", "rmccue/requests": "^1.8", "symfony/finder": ">2.7", @@ -4934,12 +4935,12 @@ "wp-cli/php-cli-tools": "~0.11.2" }, "require-dev": { - "roave/security-advisories": "dev-master", + "roave/security-advisories": "dev-latest", "wp-cli/db-command": "^1.3 || ^2", "wp-cli/entity-command": "^1.2 || ^2", "wp-cli/extension-command": "^1.1 || ^2", "wp-cli/package-command": "^1 || ^2", - "wp-cli/wp-cli-tests": "^3.0.7" + "wp-cli/wp-cli-tests": "^3.1.3" }, "suggest": { "ext-readline": "Include for a better --prompt implementation", @@ -4952,7 +4953,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.5.x-dev" + "dev-master": "2.6.x-dev" } }, "autoload": { @@ -4979,7 +4980,7 @@ "issues": "https://github.com/wp-cli/wp-cli/issues", "source": "https://github.com/wp-cli/wp-cli" }, - "time": "2021-05-14T13:44:51+00:00" + "time": "2022-01-25T16:31:27+00:00" }, { "name": "yoast/phpunit-polyfills",