diff --git a/src/Bicep.Local.Deploy.IntegrationTests/Bicep.Local.Deploy.IntegrationTests.csproj b/src/Bicep.Local.Deploy.IntegrationTests/Bicep.Local.Deploy.IntegrationTests.csproj index 15fc2d707c..bc790666e2 100644 --- a/src/Bicep.Local.Deploy.IntegrationTests/Bicep.Local.Deploy.IntegrationTests.csproj +++ b/src/Bicep.Local.Deploy.IntegrationTests/Bicep.Local.Deploy.IntegrationTests.csproj @@ -9,7 +9,7 @@ - + diff --git a/src/Bicep.Local.Deploy.IntegrationTests/packages.lock.json b/src/Bicep.Local.Deploy.IntegrationTests/packages.lock.json index d0d5ab7656..6aca3ef273 100644 --- a/src/Bicep.Local.Deploy.IntegrationTests/packages.lock.json +++ b/src/Bicep.Local.Deploy.IntegrationTests/packages.lock.json @@ -13,11 +13,11 @@ }, "Grpc.AspNetCore.Server": { "type": "Direct", - "requested": "[2.67.0, )", - "resolved": "2.67.0", - "contentHash": "CDWB7GLhi4XN2Luw7gDbZQhGaMuMb9yDDwbBc9MMfmXFJvzALEK1hsbBaILzd8uDmX9E5VPMcqQ4mQyHvQ2HmA==", + "requested": "[2.71.0, )", + "resolved": "2.71.0", + "contentHash": "kv+9YVB6MqDYWIcstXvWrT7Xc1si/sfINzzSxvQfjC3aei+92gXDUXCH/Q+TEvi4QSICRqu92BYcrXUBW7cuOw==", "dependencies": { - "Grpc.Net.Common": "2.67.0" + "Grpc.Net.Common": "2.71.0" } }, "Microsoft.CodeAnalysis.BannedApiAnalyzers": { @@ -322,8 +322,8 @@ }, "Grpc.Core.Api": { "type": "Transitive", - "resolved": "2.70.0", - "contentHash": "66UotvWcSIq41oiQhLWcQACyKPM4umxXNiht5DQTLZJfNwEswWOcS7Z0xIEHyNIBE7ZpjotH22bEjTkvhPxmVw==" + "resolved": "2.71.0", + "contentHash": "QquqUC37yxsDzd1QaDRsH2+uuznWPTS8CVE2Yzwl3CvU4geTNkolQXoVN812M2IwT6zpv3jsZRc9ExJFNFslTg==" }, "Grpc.Net.Client": { "type": "Transitive", @@ -336,10 +336,10 @@ }, "Grpc.Net.Common": { "type": "Transitive", - "resolved": "2.70.0", - "contentHash": "rBdEUMyCwa+iB8mqC6JKyPbj3SBHHkReJj/yy/XKJI63GcG6w9DJMMGTVcYHqq4Ci2W4m0HT4jt2pFfFscar8g==", + "resolved": "2.71.0", + "contentHash": "v0c8R97TwRYwNXlC8GyRXwYTCNufpDfUtj9la+wUrZFzVWkFJuNAltU+c0yI3zu0jl54k7en6u2WKgZgd57r2Q==", "dependencies": { - "Grpc.Core.Api": "2.70.0" + "Grpc.Core.Api": "2.71.0" } }, "Humanizer.Core": {