From d3dce60533fac8f785fdfe4447e2378908c6c615 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 10:13:40 +0000 Subject: [PATCH] Bump @fluidframework/azure-client Bumps [@fluidframework/azure-client](https://github.com/microsoft/FluidFramework/tree/HEAD/packages/service-clients/azure-client) from 1.2.0 to 2.100.0. - [Release notes](https://github.com/microsoft/FluidFramework/releases) - [Changelog](https://github.com/microsoft/FluidFramework/blob/main/packages/service-clients/azure-client/CHANGELOG.md) - [Commits](https://github.com/microsoft/FluidFramework/commits/client_v2.100.0/packages/service-clients/azure-client) --- updated-dependencies: - dependency-name: "@fluidframework/azure-client" dependency-version: 2.100.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- samples/typescript/21.react-media-template/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/typescript/21.react-media-template/package.json b/samples/typescript/21.react-media-template/package.json index 1ae251bb..5ba58627 100644 --- a/samples/typescript/21.react-media-template/package.json +++ b/samples/typescript/21.react-media-template/package.json @@ -8,7 +8,7 @@ "@fluentui/react-components": "^9.18.6", "@fluentui/react-icons": "^2.0.202", "@fluentui/react-theme": "^9.1.5", - "@fluidframework/azure-client": "^1.1.1", + "@fluidframework/azure-client": "^2.100.0", "@microsoft/live-share": "1.4.2", "@microsoft/live-share-canvas": "1.4.2", "@microsoft/live-share-media": "1.4.2",