From ee142299256c73a73d5a550acd2d51602b0b075b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 07:07:23 +0000 Subject: [PATCH] Bump wp-cli/search-replace-command from 2.1.13 to 2.1.14 Bumps [wp-cli/search-replace-command](https://github.com/wp-cli/search-replace-command) from 2.1.13 to 2.1.14. - [Release notes](https://github.com/wp-cli/search-replace-command/releases) - [Commits](https://github.com/wp-cli/search-replace-command/compare/v2.1.13...v2.1.14) --- updated-dependencies: - dependency-name: wp-cli/search-replace-command dependency-version: 2.1.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 607c15eb7..a35d11b40 100644 --- a/composer.lock +++ b/composer.lock @@ -2310,16 +2310,16 @@ }, { "name": "wp-cli/search-replace-command", - "version": "v2.1.13", + "version": "v2.1.14", "source": { "type": "git", "url": "https://github.com/wp-cli/search-replace-command.git", - "reference": "a499f222c9cc3d351e1c4f61fc16718147ebddf6" + "reference": "e1c42e4678444fe60e5d3969210bc09f76a81149" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/search-replace-command/zipball/a499f222c9cc3d351e1c4f61fc16718147ebddf6", - "reference": "a499f222c9cc3d351e1c4f61fc16718147ebddf6", + "url": "https://api.github.com/repos/wp-cli/search-replace-command/zipball/e1c42e4678444fe60e5d3969210bc09f76a81149", + "reference": "e1c42e4678444fe60e5d3969210bc09f76a81149", "shasum": "" }, "require": { @@ -2364,9 +2364,9 @@ "homepage": "https://github.com/wp-cli/search-replace-command", "support": { "issues": "https://github.com/wp-cli/search-replace-command/issues", - "source": "https://github.com/wp-cli/search-replace-command/tree/v2.1.13" + "source": "https://github.com/wp-cli/search-replace-command/tree/v2.1.14" }, - "time": "2026-05-21T14:09:16+00:00" + "time": "2026-06-20T18:28:04+00:00" }, { "name": "wp-cli/server-command",