diff --git a/common/config/rush/pnpm-lock.yaml b/common/config/rush/pnpm-lock.yaml index fb4b8bbe8ca5..cd9e66d0ecb8 100644 --- a/common/config/rush/pnpm-lock.yaml +++ b/common/config/rush/pnpm-lock.yaml @@ -15947,7 +15947,7 @@ packages: dev: false file:projects/communication-phone-numbers.tgz: - resolution: {integrity: sha512-pNoriGPrM794j1g5x5lgbkh96QdB85gI5HHXVQkpsWvJ3pY7z0R4FI5o8Ayd54YE7INIyp/NWnWq/lDZKqFr4w==, tarball: file:projects/communication-phone-numbers.tgz} + resolution: {integrity: sha512-AEdLaASRmpFuhmi9Lc6r7yQSg26Ioyug/xioteY5m/+v2uite+KlXe2kLfMwkUF1NTSsLLLgUxs4TyNBHcxcvw==, tarball: file:projects/communication-phone-numbers.tgz} name: '@rush-temp/communication-phone-numbers' version: 0.0.0 dependencies: @@ -18242,7 +18242,7 @@ packages: dev: false file:projects/monitor-query.tgz: - resolution: {integrity: sha512-VSaheb4R7PkfrF+C6wzAswfA4Kiq+a1oO6htgxghwk532q1XbTm2JikX43ltARiN6O1+hcuYqoYeid7mH9AlcA==, tarball: file:projects/monitor-query.tgz} + resolution: {integrity: sha512-O7xmA6qROKn02JhcZEhjWuP0qL82OIlQBBOgPWbTrY15zuQQfe1l/g7k85f2AHCPLmFlIbT0jmuFIObgbC838g==, tarball: file:projects/monitor-query.tgz} name: '@rush-temp/monitor-query' version: 0.0.0 dependencies: diff --git a/sdk/monitor/monitor-query/package.json b/sdk/monitor/monitor-query/package.json index 3be885f38edd..823b1fc3928d 100644 --- a/sdk/monitor/monitor-query/package.json +++ b/sdk/monitor/monitor-query/package.json @@ -109,7 +109,7 @@ "@azure/eslint-plugin-azure-sdk": "^3.0.0", "@azure/abort-controller": "^1.0.0", "@azure/identity": "^2.0.1", - "@azure/monitor-opentelemetry-exporter": "^1.0.0-beta.10", + "@azure/monitor-opentelemetry-exporter": "1.0.0-beta.11", "@azure/test-utils": "^1.0.0", "@azure-tools/test-recorder": "^2.0.0", "@microsoft/api-extractor": "^7.31.1",