From 89210dd49f218c47987708ce4f5b33c2f396baaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 04:00:25 +0000 Subject: [PATCH] Bump NuGet.Protocol from 7.0.3 to 7.6.0 --- updated-dependencies: - dependency-name: NuGet.Protocol dependency-version: 7.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../PSRule.CommandLine.csproj | 2 +- src/PSRule.CommandLine/packages.lock.json | 64 ++++++++----------- 2 files changed, 27 insertions(+), 39 deletions(-) diff --git a/src/PSRule.CommandLine/PSRule.CommandLine.csproj b/src/PSRule.CommandLine/PSRule.CommandLine.csproj index 72e9d0b851..3bc700eea0 100644 --- a/src/PSRule.CommandLine/PSRule.CommandLine.csproj +++ b/src/PSRule.CommandLine/PSRule.CommandLine.csproj @@ -15,7 +15,7 @@ - + diff --git a/src/PSRule.CommandLine/packages.lock.json b/src/PSRule.CommandLine/packages.lock.json index a59efb8b02..80bfc2ffdf 100644 --- a/src/PSRule.CommandLine/packages.lock.json +++ b/src/PSRule.CommandLine/packages.lock.json @@ -55,11 +55,11 @@ }, "NuGet.Protocol": { "type": "Direct", - "requested": "[7.0.3, )", - "resolved": "7.0.3", - "contentHash": "B9BwrQ0sOsSuCFijIL1LmX/hVVIhDf1WmI86neWak1yVvQ2r13TuFbMok6LXUM5htU8890XinB5ouE5hMHaxTA==", + "requested": "[7.6.0, )", + "resolved": "7.6.0", + "contentHash": "Ccb9dJG9hW0FdHFjXoHmhJBBJRYSCeSJArLdZjyZj6/FEAIKezLn75KFQNrTPE5UiAp4HVrjBizufZ/0IXhfKQ==", "dependencies": { - "NuGet.Packaging": "7.0.3" + "NuGet.Packaging": "7.6.0" } }, "System.CommandLine": { @@ -124,14 +124,6 @@ "resolved": "8.0.0", "contentHash": "3WA9q9yVqJp222P3x1wYIGDAkpjAku0TMUaaQV22g6L67AI0LdOIrVS7Ht2vJfLHGSPVuqN94vIr15qn+HEkHw==" }, - "Microsoft.Bcl.Cryptography": { - "type": "Transitive", - "resolved": "9.0.6", - "contentHash": "QY+zvyOMPoa883T3JB+M9sQvYBfGHidptsVhD9pWn52fS3+xaUSIaf5Fcw8WIoyP6cx3K5vHMcvOdDz7NehZOA==", - "dependencies": { - "System.Formats.Asn1": "9.0.6" - } - }, "Microsoft.Build.Tasks.Git": { "type": "Transitive", "resolved": "8.0.0", @@ -637,41 +629,41 @@ }, "NuGet.Common": { "type": "Transitive", - "resolved": "7.0.3", - "contentHash": "vFBP1TkmeFxUjOqlGn7M3QbZfsg+hyFcCUFy8hPCdmk9VPhFQPwUMH4zKZnd8Bf8x89CFnpRXb8EC6tmWfDgNA==", + "resolved": "7.6.0", + "contentHash": "uyXLqkbbZmkMvdHOR23l1EHW2hRmULtzoG3Ocj84VpGptnNfkODVboHGJfDfcn9Gi9oUNDs8/VjL4FZcST6zVg==", "dependencies": { - "NuGet.Frameworks": "7.0.3" + "NuGet.Frameworks": "7.6.0" } }, "NuGet.Configuration": { "type": "Transitive", - "resolved": "7.0.3", - "contentHash": "DZC5/eP6X0qDU4FK1X318nT9gBmjbBOQxphEFnn67B5kKi1/ODRANGOlnNn0tUkZDFtPtLl7gC6bfnf/cM7j5Q==", + "resolved": "7.6.0", + "contentHash": "+bNj+YneC5CNg1vR+WZjLAakscJlsi0KhADZUgIJPn4pwh8/jeCUMC5ik5cpET/i+QOplDy7aJVTGkpdfrlPww==", "dependencies": { - "NuGet.Common": "7.0.3", - "System.Security.Cryptography.ProtectedData": "9.0.6" + "NuGet.Common": "7.6.0", + "System.Security.Cryptography.ProtectedData": "8.0.0" } }, "NuGet.Frameworks": { "type": "Transitive", - "resolved": "7.0.3", - "contentHash": "JsV24AwAS93mQhlJr1Fx9zGHO6dVkexYp8ZZoDuoIBLyN9KwPEZOqo2SJVq0k2EPYO2oomj96Ue2yrO0hMOHrw==" + "resolved": "7.6.0", + "contentHash": "rJ7QtKN45XzLXCrMATve6eFLiUyUGEkA1rFSb6U6Fw6laM4hEAcKOrcdbgWlcFUlCK2158qP1LF00hg/ivF3nw==" }, "NuGet.Packaging": { "type": "Transitive", - "resolved": "7.0.3", - "contentHash": "eMdAeZU4ugSC5WwO2u9CcY+jBjt/E6YunQ25oO6M5mM5A5+5QM1AdfoZPtFfwCuIgb/tbY52ciGOAXpBAqLVDA==", + "resolved": "7.6.0", + "contentHash": "TDp+qHzRBy1zjwiJGCbfpdO0jMG5hH/bk7p1EABLKv9p5SIykDPGnbuYXm2iZO0QJ/H+hOI/vo5LfqM17Q+G0w==", "dependencies": { "Newtonsoft.Json": "13.0.3", - "NuGet.Configuration": "7.0.3", - "NuGet.Versioning": "7.0.3", - "System.Security.Cryptography.Pkcs": "9.0.6" + "NuGet.Configuration": "7.6.0", + "NuGet.Versioning": "7.6.0", + "System.Security.Cryptography.Pkcs": "8.0.1" } }, "NuGet.Versioning": { "type": "Transitive", - "resolved": "7.0.3", - "contentHash": "jwZmJzau0kUTxUvtmjbEXyvhx0ui9wGPByDT8qV3qDSVK9rChgsSeZqb1Bybu258G9urdEcE9HqZCdRbi7h9BA==" + "resolved": "7.6.0", + "contentHash": "TpZxfOoQBQk/0r/2uc1A1qNYIKHkJGgOrWP+ax3nsNAUN/1BOQMDrgmGADogSA4hOXH1ZJiyeYg4Ca+vUW0sEg==" }, "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": { "type": "Transitive", @@ -997,8 +989,8 @@ }, "System.Formats.Asn1": { "type": "Transitive", - "resolved": "9.0.6", - "contentHash": "8LbKs3WVqyDSszFZJA9Uxg9z+C6WbPbFTSPm/HjFEsWx49XWs0ueqaAKPWncvFJ8yl4H4C/RTnUMhCKoXkddkg==" + "resolved": "8.0.2", + "contentHash": "yUsFqNGa7tbwm5QOOnOR3VSoh8a0Yki39mTbhOnErdbg8hVSFtrK0EXerj286PXcegiF1LkE7lL++qqMZW5jIQ==" }, "System.Globalization": { "type": "Transitive", @@ -1447,12 +1439,8 @@ }, "System.Security.Cryptography.Pkcs": { "type": "Transitive", - "resolved": "9.0.6", - "contentHash": "Gny8p2mX0jc5rjh+PA4Gx5GG66sj2C+e+ro7+j/3IsKT/bmQ84tGRV+XKaG+5/CTCdwkSSKDWEQ1rJd0J5jE0Q==", - "dependencies": { - "Microsoft.Bcl.Cryptography": "9.0.6", - "System.Formats.Asn1": "9.0.6" - } + "resolved": "8.0.1", + "contentHash": "CoCRHFym33aUSf/NtWSVSZa99dkd0Hm7OCZUxORBjRB16LNhIEOf8THPqzIYlvKM0nNDAPTRBa1FxEECrgaxxA==" }, "System.Security.Cryptography.Primitives": { "type": "Transitive", @@ -1470,8 +1458,8 @@ }, "System.Security.Cryptography.ProtectedData": { "type": "Transitive", - "resolved": "9.0.6", - "contentHash": "yErfw/3pZkJE/VKza/Cm5idTpIKOy/vsmVi59Ta5SruPVtubzxb8CtnE8tyUpzs5pr0Y28GUFfSVzAhCLN3F/Q==" + "resolved": "8.0.0", + "contentHash": "+TUFINV2q2ifyXauQXRwy4CiBhqvDEDZeVJU7qfxya4aRYOKzVBpN+4acx25VcPB9ywUN6C0n8drWl110PhZEg==" }, "System.Security.Cryptography.X509Certificates": { "type": "Transitive",