From 4304c8551bcaa6f9e737a333725a8bf79d4c7c05 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot Date: Mon, 21 Apr 2025 02:41:00 +0000 Subject: [PATCH] chore: upgrade c# dependencies --- .../GitHubActionsNews.Tests/packages.lock.json | 8 ++++---- AzDoExtensionNews/GitHubActionsNews/packages.lock.json | 6 +++--- Directory.Packages.props | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/AzDoExtensionNews/GitHubActionsNews.Tests/packages.lock.json b/AzDoExtensionNews/GitHubActionsNews.Tests/packages.lock.json index 46450c4..b65013d 100644 --- a/AzDoExtensionNews/GitHubActionsNews.Tests/packages.lock.json +++ b/AzDoExtensionNews/GitHubActionsNews.Tests/packages.lock.json @@ -54,9 +54,9 @@ }, "Selenium.WebDriver.ChromeDriver": { "type": "Direct", - "requested": "[135.0.7049.8400, )", - "resolved": "135.0.7049.8400", - "contentHash": "QndVENpH0irVmhx8IE4n8b3UcLZn7XfpeNCAaX6UCIvwsI9CHowbfUCeHj1qKHtGOiC2QFiBFrhFFdVifhGT/A==" + "requested": "[135.0.7049.9500, )", + "resolved": "135.0.7049.9500", + "contentHash": "MxJ4s+rpsmiDwXkha1ZtMIDfNzzHltpNKvt2vfEkva9pZNOJfy1zRIIVFn59YA59G00/TaNiZpkBw1crlOfhBg==" }, "Autofac": { "type": "Transitive", @@ -779,7 +779,7 @@ "News.Library": "[1.0.0, )", "Selenium.Support": "[4.31.0, )", "Selenium.WebDriver": "[4.31.0, )", - "Selenium.WebDriver.ChromeDriver": "[135.0.7049.8400, )" + "Selenium.WebDriver.ChromeDriver": "[135.0.7049.9500, )" } }, "news.library": { diff --git a/AzDoExtensionNews/GitHubActionsNews/packages.lock.json b/AzDoExtensionNews/GitHubActionsNews/packages.lock.json index 5d4af0a..50079db 100644 --- a/AzDoExtensionNews/GitHubActionsNews/packages.lock.json +++ b/AzDoExtensionNews/GitHubActionsNews/packages.lock.json @@ -28,9 +28,9 @@ }, "Selenium.WebDriver.ChromeDriver": { "type": "Direct", - "requested": "[135.0.7049.8400, )", - "resolved": "135.0.7049.8400", - "contentHash": "QndVENpH0irVmhx8IE4n8b3UcLZn7XfpeNCAaX6UCIvwsI9CHowbfUCeHj1qKHtGOiC2QFiBFrhFFdVifhGT/A==" + "requested": "[135.0.7049.9500, )", + "resolved": "135.0.7049.9500", + "contentHash": "MxJ4s+rpsmiDwXkha1ZtMIDfNzzHltpNKvt2vfEkva9pZNOJfy1zRIIVFn59YA59G00/TaNiZpkBw1crlOfhBg==" }, "Autofac": { "type": "Transitive", diff --git a/Directory.Packages.props b/Directory.Packages.props index e3f9e10..d95695a 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -18,6 +18,6 @@ - + \ No newline at end of file