From b2b7172043bdf8774703443de4d60362016e0e81 Mon Sep 17 00:00:00 2001 From: Stef Heyenrath Date: Tue, 23 Jan 2024 21:32:55 +0100 Subject: [PATCH] fix: src/WireMock.Net/WireMock.Net.csproj to reduce vulnerabilities (#1053) The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-DOTNET-MICROSOFTIDENTITYMODELJSONWEBTOKENS-6148656 - https://snyk.io/vuln/SNYK-DOTNET-SYSTEMIDENTITYMODELTOKENSJWT-6148655 Co-authored-by: snyk-bot --- src/WireMock.Net/WireMock.Net.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/WireMock.Net/WireMock.Net.csproj b/src/WireMock.Net/WireMock.Net.csproj index f64c641c..7cdca02a 100644 --- a/src/WireMock.Net/WireMock.Net.csproj +++ b/src/WireMock.Net/WireMock.Net.csproj @@ -74,7 +74,7 @@ - +