From 6eef72b950fd5e8397ebe1efe2fed3494ae439a3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 28 Sep 2025 14:22:45 +0000 Subject: [PATCH] fix: upgrade office-ui-fabric-react from 5.83.0 to 5.135.6 Snyk has created this PR to upgrade office-ui-fabric-react from 5.83.0 to 5.135.6. See this package in npm: office-ui-fabric-react See this project in Snyk: https://app.snyk.io/org/aishmanisha/project/94a2e533-3978-44b8-b9b8-fbd2ca44f64a?utm_source=github&utm_medium=referral&page=upgrade-pr --- .../connect/web/workbench/custom-ux-sample/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blockchain-development-kit/connect/web/workbench/custom-ux-sample/package.json b/blockchain-development-kit/connect/web/workbench/custom-ux-sample/package.json index 75ff085eb..6270667ac 100644 --- a/blockchain-development-kit/connect/web/workbench/custom-ux-sample/package.json +++ b/blockchain-development-kit/connect/web/workbench/custom-ux-sample/package.json @@ -11,7 +11,7 @@ "history": "^4.7.2", "lodash": "^4.17.10", "moment": "^2.22.2", - "office-ui-fabric-react": "5.83.0", + "office-ui-fabric-react": "5.135.6", "promise": "^8.0.1", "prop-types": "^15.6.2", "react": "^16.4.1",