From 874809eeda8f234a6fe01e77512f017d08145da9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 9 Nov 2025 01:00:42 +0000 Subject: [PATCH] Update dependency @types/fabric to v4.5.15 --- search-parts/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/search-parts/package.json b/search-parts/package.json index 8b256839f..2214bd72e 100644 --- a/search-parts/package.json +++ b/search-parts/package.json @@ -64,7 +64,7 @@ "@microsoft/sp-webpart-workbench": "1.12.1", "@types/chai": "4.3.20", "@types/es6-promise": "0.0.33", - "@types/fabric": "4.5.2", + "@types/fabric": "4.5.15", "@types/mocha": "9.0.0", "@types/node": "16.6.1", "@types/react": "17.0.18",