From 5d88040cf7d9ebfa59233e5d91c0d7750b454bb0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 17:51:22 +0000 Subject: [PATCH] Update dependency @microsoft/sp-http to v1.22.2 --- search-extensibility-library/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/search-extensibility-library/package.json b/search-extensibility-library/package.json index 1d7fb571a..e27009f16 100644 --- a/search-extensibility-library/package.json +++ b/search-extensibility-library/package.json @@ -21,7 +21,7 @@ "@microsoft/sp-component-base": "1.12.1", "@microsoft/sp-page-context": "1.12.1", "office-ui-fabric-react": "7.174.0", - "@microsoft/sp-http": "1.12.1", + "@microsoft/sp-http": "1.22.2", "typescript": "~4.3.0", "react-dom": "17.0.2", "react": "17.0.2"